Updated the styles of the home page and reorganized it a bit
This commit is contained in:
@@ -38,14 +38,18 @@
|
||||
|
||||
<footer id="footer">
|
||||
<div class="row">
|
||||
<div class="columns three">
|
||||
<p>Support me over on <a href="{{ site.links.patreon_link }}">Patreon</a>!</p>
|
||||
<div id="useful-links" class="columns four">
|
||||
<ul>
|
||||
<li>Join the Bit Goblin <a href="{{ site.links.discord_invite }}">Discord</a></li>
|
||||
<li>Play on the <a href="{{ site.links.minecraft_website }}">Minecraft server</a></li>
|
||||
<li>Support me over on <a href="{{ site.links.patreon_link }}">Patreon</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="columns six">
|
||||
<div class="columns four">
|
||||
<p class="u-text-center">{{ site.description }}</p>
|
||||
<p class="u-text-center">© Bit Goblin | all rights reserved.</p>
|
||||
</div>
|
||||
<div class="columns three">
|
||||
<div class="columns four">
|
||||
<p>Feel free to <a href="{% link contact.markdown %}">contact me</a> for any business inquiries.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user