25 lines
768 B
HTML
25 lines
768 B
HTML
---
|
|
layout: default
|
|
---
|
|
|
|
<div class="row">
|
|
<div class="card columns four">
|
|
{{ content }}
|
|
</div>
|
|
|
|
<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>
|