imfreedom/www.imfreedom.org

9b512ac8bd50
Parents 39a5339399d7
Children f3fced5b41e2
Replace the wiki link with one to the knowledgebase

Testing Done:
Ran locally with `npm run hugo:server` and verified the link works.

Reviewed at https://reviews.imfreedom.org/r/1516/
--- a/hugo/config.toml Wed Jun 22 14:14:43 2022 -0500
+++ b/hugo/config.toml Mon Jul 04 21:15:35 2022 -0500
@@ -23,11 +23,11 @@
[[menu.main]]
# TODO: remove the need to `nbsp` with CSS
name = """\
- Protocol Documentation Wiki\
+ Knowledge Base \
  \
<i class="fas fa-external-link-alt fa-sm"></i>\
"""
- url = "https://wiki.imfreedom.org"
+ url = "https://kb.imfreedom.org"
weight = 30
[[menu.main]]