Whatever, go my unfinished nonsense

This commit is contained in:
Bun 2025-07-01 01:13:06 -04:00
parent 8461c42c6f
commit d29992d07d
22 changed files with 317 additions and 89 deletions

View file

@ -1,7 +1,5 @@
{% extends "base.html" %}
{% block content %}
<h1 class="title">
This is my blog made with Zola.
</h1>
<h1 class="title">nixfox.ca</h1>
{% endblock content %}