Made it look a bit nicer and added images for the members section

This commit is contained in:
2025-10-22 19:42:25 +01:00
parent 6c5453ad17
commit 95af8d78bb
20 changed files with 153 additions and 82 deletions

View File

@@ -32,15 +32,11 @@
</li>
</ol>
{% include 'ascii-art.html' %}
<div class="tuxcord-image">
<pre>
{{ ascii_penguin|safe }}
</pre>
</div>
<footer>
{% include 'footer.html' %}
</footer>
</body>
<footer>
{% include 'footer.html' %}
</footer>
</html>