summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2026-05-27 17:40:42 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2026-05-27 17:40:42 +0200
commit9e103d0938deb61fdf63de17d9216fc0e4d855d9 (patch)
tree5d7bc52fc98c42052d56a2b0c3b571162dd2f754 /layouts
parentc560e6f37c0ed47723f26770b4fdb661860dd1b0 (diff)
change git linkHEADmain
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/nav.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html
index 1aaac94..131e121 100644
--- a/layouts/partials/nav.html
+++ b/layouts/partials/nav.html
@@ -1,6 +1,6 @@
<nav style="display: flex;justify-content: space-around;">
<a href="/antiporn/">banporn</a>
<a href="/code-of-ethics/">ethics</a>
- <a href="https://codeberg.org/mielota/">git<s>hub</s></a>
+ <a href="https://git.mielota.com/">git<s>hub</s></a>
<a href="/stuff/">stuff</a>
</nav>