2
0
mirror of https://github.com/tildeclub/site synced 2024-06-13 12:56:40 +00:00
site/nav.html

10 lines
324 B
HTML
Raw Normal View History

2020-05-06 04:50:17 +00:00
<div id="navbar">
<a href="/">~TILDE.CLUB~</a>
<a href="/">HOME</a>
<a href="/wiki/">WIKI</a>
<a href="/wiki/donate.html">DONATE</a>
<a href="https://web.tilde.chat/?join=club" target="_blank">CHAT</a>
<a href="https://search.tildeverse.org/" target="_blank">SEARCH</a>
<a href="/signup/">SIGN-UP</a>
</div>