mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-04-24 23:47:19 -05:00
temp remove docs links, not done
This commit is contained in:
parent
f8f651d641
commit
1e12f6a84b
|
|
@ -1,7 +1,6 @@
|
|||
<footer>
|
||||
<div>
|
||||
<svg class="logotype" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 39.876" preserveAspectRatio="xMinYMin meet"
|
||||
>
|
||||
<div>
|
||||
<svg class="logotype" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120 39.876" preserveAspectRatio="xMinYMin meet">
|
||||
<g id="logo_type" data-name="logo type" transform="translate(-553 -467)">
|
||||
<g id="logo" transform="translate(553 467)">
|
||||
<rect id="XMLID_158_" width="39.876" height="39.876" fill="#9d6ff3" opacity="0" />
|
||||
|
|
@ -23,25 +22,25 @@
|
|||
</text>
|
||||
</g>
|
||||
</svg>
|
||||
<p>Copyright 2021</p>
|
||||
<p>Site by <a href="https://mrjvs.com/" target="_blank">mrjvs</a>, <a href="https://jipfr.nl/" target="_blank">jipfr</a> & <a href="https://ashmonty.com/" target="_blank">monty</a></p>
|
||||
</div>
|
||||
<div>
|
||||
<h1>Socials</h1>
|
||||
<a href="https://mrjvs.com/" target="_blank">Twitter</a>
|
||||
<a href="https://patreon.com/PretendoNetwork" target="_blank">Patreon</a>
|
||||
<a href="https://invite.gg/pretendo" target="_blank">Discord</a>
|
||||
<a href="https://github.com/PretendoNetwork" target="_blank">GitHub</a>
|
||||
</div>
|
||||
<div>
|
||||
<h1>Useful links</h1>
|
||||
<a href="/docs">Docs</a>
|
||||
<p>Copyright 2021</p>
|
||||
<p>Site by <a href="https://mrjvs.com/" target="_blank">mrjvs</a>, <a href="https://jipfr.nl/" target="_blank">jipfr</a> & <a href="https://ashmonty.com/" target="_blank">monty</a></p>
|
||||
</div>
|
||||
<div>
|
||||
<h1>Socials</h1>
|
||||
<a href="https://mrjvs.com/" target="_blank">Twitter</a>
|
||||
<a href="https://patreon.com/PretendoNetwork" target="_blank">Patreon</a>
|
||||
<a href="https://invite.gg/pretendo" target="_blank">Discord</a>
|
||||
<a href="https://github.com/PretendoNetwork" target="_blank">GitHub</a>
|
||||
</div>
|
||||
<div>
|
||||
<h1>Useful links</h1>
|
||||
<a style="display: none;" href="/docs">Docs</a>
|
||||
<a href="/faq">FAQ</a>
|
||||
<a href="/progress">Progress</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/account" style="display: none; /* Hiding for now since it's not ready */">Account</a>
|
||||
</div>
|
||||
<div class="discord-server-card">
|
||||
<a href="/progress">Progress</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<a href="/account" style="display: none; /* Hiding for now since it's not ready */">Account</a>
|
||||
</div>
|
||||
<div class="discord-server-card">
|
||||
<h1>Want to keep updated?</h1>
|
||||
<h2>Join our Discord server!</h2>
|
||||
<a href="https://invite.gg/pretendo">
|
||||
|
|
@ -50,6 +49,5 @@
|
|||
<polyline points="12 5 19 12 12 19"></polyline>
|
||||
</svg>
|
||||
Join now!</a>
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
<a href="/#about">{{ localeHelper locale "nav" "about" }}</a>
|
||||
<a href="/#faq">{{ localeHelper locale "nav" "faq" }}</a>
|
||||
<a href="/#credits">{{ localeHelper locale "nav" "credits" }}</a>
|
||||
<a href="/docs">{{ localeHelper locale "nav" "docs"}}</a>
|
||||
<a style="display: none;" href="/docs">{{ localeHelper locale "nav" "docs"}}</a>
|
||||
<a href="/progress" class="keep-on-mobile">{{ localeHelper locale "nav" "progress"}}</a>
|
||||
<a href="/blog" class="keep-on-mobile">{{ localeHelper locale "nav" "blog" }}</a>
|
||||
</nav>
|
||||
|
|
@ -118,5 +118,4 @@
|
|||
<div class="item"><span class="lang"></span></div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user