Expands about pages

This commit is contained in:
Mouse Reeve
2022-01-05 21:42:41 -08:00
parent 69bd9246dd
commit b855464396
11 changed files with 222 additions and 50 deletions

View File

@ -31,6 +31,7 @@
</div>
</section>
{% block about_panel %}
<section class="tile is-ancestor">
<div class="tile is-7 is-parent">
<div class="tile is-child box">
@ -89,6 +90,7 @@
{% endif %}
</div>
</section>
{% endblock %}
{% block panel %}{% endblock %}