forked from ProjectSegfault/website
Message (Ctrl + Enter to commit on 'projectsegfault-left')
Signed-off-by: Alexander J <odyssey346@disroot.org>
This commit is contained in:
parent
58e18a9b61
commit
10c46e98dc
@ -19,7 +19,7 @@
|
||||
};
|
||||
</script>
|
||||
<header id="navigationBar" class="navigvationBar">
|
||||
<img src={ProjectSegfaultLogo} id="ProjectSegfaultLogoHeader" alt="project segfault's logo." />
|
||||
<img src={ProjectSegfaultLogo} id="ProjectSegfaultLogoHeader" alt="project segfault's logo."/>
|
||||
<a href="/" class="text-flicker-in-glow" style="color: #ce1717">Project <span style="color: #00d4aa">Segfault</span></a>
|
||||
<a href="javascript:void(0)" class="button" id="MenuButton" on:click={showResponsive}>Menu</a>
|
||||
<div class="center navbarpieceofshitfuckihatethis" id="navbarpieceofshitfuckihatethis">
|
||||
@ -32,6 +32,10 @@
|
||||
<a href="/minecraft" class="button">Minecraft</a>
|
||||
|
||||
<a href="/contact" class="button">Contact</a>
|
||||
|
||||
<a href="/faq" class="button">FAQ</a>
|
||||
|
||||
<a href="/members" class="button">Members</a>
|
||||
</div>
|
||||
</header>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user