diff options
Diffstat (limited to '_includes/header.html')
-rw-r--r-- | _includes/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/header.html b/_includes/header.html index 1e29463..832e2ec 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -8,5 +8,6 @@ <a href="/notes">notes</a> <a href="/posts">posts</a> <a href="/writeups">writeups</a> + <a href="https://wiki.toki.la">wiki</a> </nav> </header> |