diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-11 22:39:33 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-11 22:39:33 +0100 |
| commit | 1d42fd39231232d2fcbe201c62b335def8dc2e89 (patch) | |
| tree | 48080bd13f5406271c74a4e723cef7cd85f2e16a /layouts | |
| parent | eb36804cec95135f72ca47f8d2bfb29416501082 (diff) | |
update nav and css
added back banporn page, deleted contact page, deleted unused css
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 0bba423..cd03f8e 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="https://dns.mielota.com">dns</a> - <a href="/contact">contact</a> + <a href="/antiporn">banporn</a> <a href="https://codeberg.org/mielota">git</a> <a href="/stuff">stuff</a> </nav> |
