diff --git a/src/pages/research.astro b/src/pages/research.astro index b4a7d00..5a451e3 100644 --- a/src/pages/research.astro +++ b/src/pages/research.astro @@ -19,6 +19,9 @@ const research = core.projects.filter(x => x.type && x.type === "research"); ))} +

+ Source repository +

\ No newline at end of file