Improve spacing between webpage title and first section of webpage.
This commit is contained in:
parent
bcb0c74733
commit
73e07b7258
@ -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.10 -->
|
<!-- Version: 3.0.0.11 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -30,14 +30,17 @@
|
|||||||
<div><a href="../key.html">Key</a></div>
|
<div><a href="../key.html">Key</a></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Blog - #2</h1>
|
<h1>Blog - #2</h1>
|
||||||
<br>
|
<br>
|
||||||
<h2>Untrusted: The Issue with Decentralisation</h2>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<p class="update_date">Posted: 2022-06-30 (UTC+00:00)</p>
|
|
||||||
<p class="update_date">Updated: 2022-10-29 (UTC+00:00)</p>
|
<h2>Untrusted: The Issue with Decentralisation</h2>
|
||||||
<br>
|
<br>
|
||||||
|
<p class="update_date">Posted: 2022-06-30 (UTC+00:00)</p>
|
||||||
|
<p class="update_date">Updated: 2022-10-29 (UTC+00:00)</p>
|
||||||
|
<br>
|
||||||
|
|
||||||
<h4>Introduction</h4>
|
<h4>Introduction</h4>
|
||||||
<p>A recent trend is seeing people move towards decentralised services and platforms. While this is
|
<p>A recent trend is seeing people move towards decentralised services and platforms. While this is
|
||||||
|
Loading…
x
Reference in New Issue
Block a user