diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-02-20 18:51:54 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-02-20 19:51:45 +0100 |
| commit | d8380fbb2720795eb31c2db2caac7429e1128f9a (patch) | |
| tree | 747f18897b327874162bd511298e958a7a6925d9 /layouts/partials/nav.html | |
| parent | b7377f5f6b650e0695dd52b2a1c053a150a1381a (diff) | |
re add stuff
Diffstat (limited to 'layouts/partials/nav.html')
| -rw-r--r-- | layouts/partials/nav.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index d8fa41c..3e13143 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -1,4 +1,5 @@ <nav style="display: flex;justify-content: space-around;"> <a href="/antiporn/">banporn</a> <a href="https://codeberg.org/mielota/">git</a> + <a href="/stuff/">stuff</a> </nav> |
