summaryrefslogtreecommitdiff
path: root/_templates/header.html
diff options
context:
space:
mode:
authorJJ2024-09-30 05:20:47 +0000
committerJJ2024-09-30 05:20:47 +0000
commitb65a06d69bba0059a585b6e85d41cc0989863e07 (patch)
tree66fa01d1a3955e6d562c8193eb2e126042891ed5 /_templates/header.html
parentc0f0661466fc9f9aa945bce097d78b987266fdd2 (diff)
remove wiki templates & update wiki link
Diffstat (limited to '_templates/header.html')
-rw-r--r--_templates/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_templates/header.html b/_templates/header.html
index d6547e7..786d5d4 100644
--- a/_templates/header.html
+++ b/_templates/header.html
@@ -7,6 +7,6 @@
<a id="posts" href="/posts">blog</a>
<a id="notes" href="/notes">notes</a>
<a id="writeups" href="/writeups">writeups</a>
- <a id="wiki" href="/wiki">wiki</a>
+ <a id="wiki" href="https://wiki.toki.la">wiki</a>
</nav>
</header>