diff options
author | JJ | 2024-05-06 18:37:51 +0000 |
---|---|---|
committer | JJ | 2024-05-06 18:37:51 +0000 |
commit | 778e7bae4d8ee6e8dddb0224a0b855de01563c14 (patch) | |
tree | c179814bd2c38fea65cc43e7e59407fbca44f0fb | |
parent | 68b8ed81cbf87341e84947ec027e371d4d433015 (diff) |
point to wiki
-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> |