Properly indent code.
This commit is contained in:
parent
1054b2bc42
commit
b24d0070a3
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user