Move a bunch of navbar links into the homepage

This commit is contained in:
2020-08-16 06:28:22 -05:00
parent 22b1bfae81
commit dec63f86b2
2 changed files with 10 additions and 8 deletions

@@ -35,18 +35,26 @@
<h1>Pleroma</h1>
<p>Federated microblogging service, similar to Twitter</p>
</a>
<a href="https://monitor.9iron.club" class="iconbutton">
<i class="fa fa-bar-chart"></i>
<h1>Grafana</h1>
<p>Centralized statistics dashboard</p>
</a>
</div>
<h1>Games</h1>
<div class="iconbuttoncontainer">
<a href="/minecraft" class="iconbutton">
<i class="fa fa-gamepad"></i>
<h1>Minecraft</h1>
<p>Modded Minecraft is one of our most-common time wasters</p>
</a>
<a href="/terraria" class="iconbutton">
<i class="fa fa-gamepad"></i>
<h1>Terraria</h1>
<p>A game we've sunk just as much time into as Minecraft. Sometimes modded, sometimes not</p>
</a>
<a href="/gmod" class="iconbutton">
<i class="fa fa-gamepad"></i>
<h1>Garry's Mod</h1>
<p>It's second banana to other games, but we may have a server up from time to time</p>
</a>