Designed a simple site for displaying the minecraft server info
This commit is contained in:
@@ -2,6 +2,23 @@
|
||||
layout: default
|
||||
---
|
||||
|
||||
This is the home page.
|
||||
<div class="row">
|
||||
<div class="card columns four">
|
||||
{{ content }}
|
||||
</div>
|
||||
|
||||
{{ content }}
|
||||
<div class="card columns four">
|
||||
<p>Welcome to the official website for the Bit Goblin community Minecraft server. Anyone who wants to play here may play, and any future additions of worlds/realms will be noted here.</p>
|
||||
|
||||
<p>The only rule in play is to "be excellent to each other", but this will be revised as necessary.</p>
|
||||
</div>
|
||||
|
||||
<div class="card columns four">
|
||||
<h4>Bit Goblin Sites:</h4>
|
||||
<ul class="other-sites">
|
||||
<li><a href="https://www.bitgoblin.tech">Bit Goblin</a></li>
|
||||
<li><a href="https://youtube.com/BitGoblin">YouTube</a></li>
|
||||
<li><a href="https://forum.bitgoblin.tech">Forum</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user