Add Tools page

This commit is contained in:
Tanner
2026-09-26 00:33:25 +00:00
parent 8f1d545ab4
commit 03b124f295
166 changed files with 1522 additions and 27 deletions
+3 -2
View File
@@ -69,11 +69,12 @@
<a class="brand" href="/"><img width="360" height="70" src="/assets/logo-white.svg" alt="Protospace" /></a>
<nav class="nav">
<a href="/about/">About</a>
<a href="/join-us/">Membership</a>
<a href="/the-space/">Spaces</a>
<a href="/contact/">Contact</a>
<a href="/tools/">Tools</a>
<a href="/join-us/">Membership</a>
<a href="https://wiki.protospace.ca" class="external">Wiki</a>
<a href="https://my.protospace.ca" class="external">Portal</a>
<a href="/contact/">Contact</a>
</nav>
</div>
</header>