summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--themes/cranky/layouts/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/cranky/layouts/baseof.html b/themes/cranky/layouts/baseof.html
index 10a6263..e03e921 100644
--- a/themes/cranky/layouts/baseof.html
+++ b/themes/cranky/layouts/baseof.html
@@ -27,7 +27,7 @@
<a class="button" href="/projects" class="page-link">Projects</a>
<a class="button" href="/photography" class="page-link">Photography</a>
<a class="button" href="/blog" class="page-link">Posts</a>
- <a class="button" href="https://git.chausse.xyz" class="page-link">Git</a>
+ <a class="button" href="https://github.com/ChausseBenjamin" class="page-link">Git</a>
<a class="button" href="#contact" class="section-link">Contact</a>
</div>
</nav>