mirror of
https://github.com/zrgn/zrgn.github.io
synced 2024-11-12 03:38:44 +00:00
22 lines
No EOL
668 B
HTML
22 lines
No EOL
668 B
HTML
---
|
|
title: home
|
|
layout: page
|
|
---
|
|
<div class="columns">
|
|
<div class="column is-one-third">
|
|
<div class="has-text-centered">
|
|
<img src="https://raw.githubusercontent.com/zargon-now/assets/master/zargon_face.png" />
|
|
</div>
|
|
<section class="hero">
|
|
<div class="hero-body">
|
|
<h2 class="subtitle">
|
|
Good humored, cooperative, competitive torture, for the purposes of exploring strategies, design,
|
|
progess and history of gaming
|
|
</h2>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
<div class="column">
|
|
{% include rules.html %}
|
|
</div>
|
|
</div> |