Improve spacing between webpage title and first section of webpage.

This commit is contained in:
inference 2023-03-13 13:09:31 +00:00
parent b659cf1bf3
commit 29c9dc7613
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 2.0.0.11 --> <!-- Version: 3.0.0.12 -->
<html> <html>
@ -33,6 +33,9 @@
<body> <body>
<h1>Blog - #0</h1> <h1>Blog - #0</h1>
<br> <br>
<br>
<br>
<h2>FOSS is Working Against Itself</h2> <h2>FOSS is Working Against Itself</h2>
<br> <br>
<p class="update_date">Posted: 2022-01-27 (UTC+00:00)</p> <p class="update_date">Posted: 2022-01-27 (UTC+00:00)</p>