Just general pain.

But Project rewrite is technically done now.  Will look wrong on big monitors but idgaf anymore
This commit is contained in:
2024-06-19 20:24:45 -05:00
parent 719d99e2c0
commit 11c884be63
6 changed files with 60 additions and 46 deletions

View File

@@ -56,6 +56,7 @@
skills(var['skillList']) }}
</div>
</div>
<br />
<div id="aboutCards" class="flex">
<div class="chess">
{% from 'partials/chess.html' import chess %} {{ chess('asimonson1125')
@@ -85,6 +86,7 @@
/>
</div>
</div>
<br />
</div>
</div>
{% endblock %}