mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-09 17:37:06 -05:00
style: unhide account from footer, remove Patreon andKo-fi
This commit is contained in:
@@ -28,8 +28,6 @@
|
||||
<div>
|
||||
<h1>{{ localeHelper locale "footer" "socials" }}</h1>
|
||||
<a href="https://twitter.com/PretendoNetwork/" target="_blank">Twitter</a>
|
||||
<a href="https://patreon.com/PretendoNetwork" target="_blank">Patreon</a>
|
||||
<a href="https://ko-fi.com/PretendoNetwork" target="_blank">Ko-fi</a>
|
||||
<a href="https://invite.gg/pretendo" target="_blank">Discord</a>
|
||||
<a href="https://github.com/PretendoNetwork" target="_blank">GitHub</a>
|
||||
</div>
|
||||
@@ -39,7 +37,7 @@
|
||||
<a href="/#faq">{{ localeHelper locale "nav" "faq" }}</a>
|
||||
<a href="/progress">{{ localeHelper locale "nav" "progress" }}</a>
|
||||
<a href="/blog">{{ localeHelper locale "nav" "blog" }}</a>
|
||||
<a href="/account" style="display: none; /* Hiding for now since it's not ready */">{{ localeHelper locale "nav" "account" }}</a>
|
||||
<a href="/account">{{ localeHelper locale "nav" "account" }}</a>
|
||||
</div>
|
||||
<div class="discord-server-card">
|
||||
<h1>{{ localeHelper locale "footer" "widget" "captions" 0 }}</h1>
|
||||
|
||||
Reference in New Issue
Block a user