Fix content display on blog posts, fix background scaling (again), update styling for blog post content
This commit is contained in:
parent
3b17c1f479
commit
138440d973
4 changed files with 42 additions and 21 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue