mirror of https://github.com/tildeclub/site.git
Remove donation link from nav
This commit is contained in:
parent
1845217fe0
commit
c0fb945103
1
nav.html
1
nav.html
|
@ -2,7 +2,6 @@
|
||||||
<a href="/">~TILDE.CLUB~</a>
|
<a href="/">~TILDE.CLUB~</a>
|
||||||
<a href="/">HOME</a>
|
<a href="/">HOME</a>
|
||||||
<a href="/wiki/">WIKI</a>
|
<a href="/wiki/">WIKI</a>
|
||||||
<a href="https://donate.tilde.club" target="_blank">DONATE</a>
|
|
||||||
<a href="https://tilde.chat/kiwi/#club" target="_blank">CHAT</a>
|
<a href="https://tilde.chat/kiwi/#club" target="_blank">CHAT</a>
|
||||||
<a href="/signup/">SIGN-UP</a>
|
<a href="/signup/">SIGN-UP</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue