summaryrefslogtreecommitdiff
path: root/layouts/partials
diff options
context:
space:
mode:
authorNantha Sorubakanthan <nantha@mielota.com>2026-05-10 15:05:32 +0200
committerNantha Sorubakanthan <nantha@mielota.com>2026-05-10 15:05:32 +0200
commiteedeb5bbf5d2df5ed40359cbe660e4e90a46c442 (patch)
treeece61d421ff123e5c7c5e134da0bf370584b479d /layouts/partials
parent2be04b544f6613656934760e80c3cba001081117 (diff)
code of ethics
Diffstat (limited to 'layouts/partials')
-rw-r--r--layouts/partials/nav.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/layouts/partials/nav.html b/layouts/partials/nav.html
index 3e13143..1aaac94 100644
--- a/layouts/partials/nav.html
+++ b/layouts/partials/nav.html
@@ -1,5 +1,6 @@
<nav style="display: flex;justify-content: space-around;">
<a href="/antiporn/">banporn</a>
- <a href="https://codeberg.org/mielota/">git</a>
+ <a href="/code-of-ethics/">ethics</a>
+ <a href="https://codeberg.org/mielota/">git<s>hub</s></a>
<a href="/stuff/">stuff</a>
</nav>