Improve spacing between webpage title and first section of webpage.
This commit is contained in:
parent
23e02fa6df
commit
5e83403040
@ -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 - #1</h1>
|
<h1>Blog - #1</h1>
|
||||||
<br>
|
<br>
|
||||||
|
<br>
|
||||||
|
<br>
|
||||||
|
|
||||||
<h2>systemd Insecurity</h2>
|
<h2>systemd Insecurity</h2>
|
||||||
<br>
|
<br>
|
||||||
<p class="update_date">Posted: 2022-01-29 (UTC+00:00)</p>
|
<p class="update_date">Posted: 2022-01-29 (UTC+00:00)</p>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user