Improve spacing between webpage title and first section of webpage.

This commit is contained in:
inference 2023-03-13 14:32:41 +00:00
parent 23e02fa6df
commit 5e83403040
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 2.0.0.11 -->
<!-- Version: 3.0.0.12 -->
<html>
@ -31,8 +31,11 @@
</div>
<body>
<h1>Blog - #1</h1>
<br>
<h1>Blog - #1</h1>
<br>
<br>
<br>
<h2>systemd Insecurity</h2>
<br>
<p class="update_date">Posted: 2022-01-29 (UTC+00:00)</p>