More styling changes

This commit is contained in:
Froge 2025-02-02 07:13:41 +10:00
parent 26a525eedd
commit 9c60f9a0e1
Signed by: froge
GPG key ID: A825E09930271BFA
2 changed files with 8 additions and 12 deletions

View file

@ -20,7 +20,7 @@
<h1 class="title">
This is my blog made with <a target="_blank" href="https://www.getzola.org">Zola!</a>
</h1>
<h3>It's currently running on <a target="_blank" href="https://www.vultr.com">Vultr</a> for free with 500MB of RAM and <a target="_blank" href="https://www.openbsd.org">OpenBSD :)</a></h3>
<h3>It's currently running on <a target="_blank" href="https://www.vultr.com">Vultr</a> for free with 500MB of RAM and <a target="_blank" href="https://www.openbsd.org">OpenBSD</a></h3>
<div class="blog-posts">
{% block content %} {% endblock %}
</div>