This commit is contained in:
Kevin Rode 2021-01-05 20:38:19 -05:00
commit 6a1ff1d352

View File

@ -19,12 +19,10 @@
<body>
<div id="header">
<div id="link_div">
<a href="https://www.patreon.com/sixteen" class="link" target="_blank" rel="noopener noreferrer">Patreon</a><br />
<a href="https://github.com/Sakimori/matteo-the-prestige" class="link" target="_blank" rel="noopener noreferrer">Github</a><br />
<a href="https://twitter.com/intent/follow?screen_name=SIBR_XVI" class="link" target="_blank" rel="noopener noreferrer">Twitter</a>
<a href="https://github.com/kevroded/matteo-the-prestige" class="link" target="_blank" rel="noopener noreferrer">Github</a><br />
</div>
<a href="/" class="page_header"><h2 class="page_header" style="font-size: 50px;">THE SIMMADOME</h2></a>
<h2 class="page_header">Join SIBR on <a href="https://discord.gg/UhAajY2NCW" class="link"><img src="static/discord.png" height="30"></a> to start your own games!</h2>
<h2 class="page_header">Games available via the blaseball channel <img src="static/discord.png" height="30"></h2>
</div>
{% block body %}{% endblock %}
</body>