Properly indent code.

This commit is contained in:
inference 2023-06-25 21:37:47 +01:00
parent 1054b2bc42
commit b24d0070a3
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,17 +5,17 @@
<!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 4.1.0.17 -->
<!-- Version: 4.1.0.18 -->
<html>
<head>
<head>
<title>Inferencium - Blog - Untrusted: The Issue with Decentralisation</title>
<link rel="stylesheet" href="../inf.css">
<meta name="viewport" content="width=device-width, initial-scale=1">
</head>
<!-- Navigation bar. -->
<div class="sidebar">
</head>
<!-- Navigation bar. -->
<div class="sidebar">
<img src="../asset/img/logo-inferencium-no_text.png"
width="110px" height="110px">
<a class="title">Inferencium</a><br>
@ -26,8 +26,8 @@
<div><a href="../blog.html">Blog</a></div>
<div><a href="../source.html">Source</a></div>
<div><a href="../key.html">Key</a></div>
</div>
<body>
</div>
<body>
<h1>Blog - #2</h1>
<br>
<br>
@ -157,5 +157,5 @@
Threat model.</p>
<br>
<br>
</body>
</body>
</html>