diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-16 18:45:02 +0100 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2025-11-16 18:45:02 +0100 |
| commit | 573d3358b3fb0ddfba64c601becaaf83de6f1b31 (patch) | |
| tree | 5f026a6bf76419ca530beab34894a8ef8606014b /layouts/partials | |
| parent | 47e1836202ef3b115d8da5edd090349d062a765a (diff) | |
remove dns resolver
Diffstat (limited to 'layouts/partials')
| -rw-r--r-- | layouts/partials/nav.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html index cd03f8e..5c82a86 100644 --- a/layouts/partials/nav.html +++ b/layouts/partials/nav.html @@ -1,5 +1,4 @@ <nav style="display: flex;justify-content: space-around;"> - <a href="https://dns.mielota.com">dns</a> <a href="/antiporn">banporn</a> <a href="https://codeberg.org/mielota">git</a> <a href="/stuff">stuff</a> |
