diff options
Diffstat (limited to 'layouts')
| -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> |
