Fix content display on blog posts, fix background scaling (again), update styling for blog post content

This commit is contained in:
Froge 2025-07-20 22:32:50 +10:00
parent 3b17c1f479
commit 138440d973
Signed by: froge
GPG key ID: A825E09930271BFA
4 changed files with 42 additions and 21 deletions

View file

@ -21,7 +21,7 @@
<div id="welcome-message">
<h1 class="title">Welcome</h1>
<p>This blog is made with 💜 and <a target="_blank" href="https://www.getzola.org">Zola!</a></p>
<p>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>
<p>It's currently running on <a target="_blank" href="https://www.vultr.com">Vultr</a> and <a target="_blank" href="https://www.openbsd.org">OpenBSD</a>
</p>
</div>
<div class="dotted-border"></div>