diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-05-27 17:40:42 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-05-27 17:40:42 +0200 |
| commit | 9e103d0938deb61fdf63de17d9216fc0e4d855d9 (patch) | |
| tree | 5d7bc52fc98c42052d56a2b0c3b571162dd2f754 /layouts/partials/nav.html | |
| parent | c560e6f37c0ed47723f26770b4fdb661860dd1b0 (diff) | |
Diffstat (limited to 'layouts/partials/nav.html')
| -rw-r--r-- | layouts/partials/nav.html | 2 |
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> |
