diff --git a/src/_data/site.js b/src/_data/site.js index ce6e405..2f0af7d 100644 --- a/src/_data/site.js +++ b/src/_data/site.js @@ -4,6 +4,6 @@ export default { url: "http://localhost:8080", description: "A blog built with Eleventy", lang: "fr", - repository: "https://github.com/TheThomaas", - repoSrc: "Github" + repository: "https://codeberg.org/TheThomaas/11ty-resume", + repoSrc: "Codeberg" } \ No newline at end of file