Add Inferencium logo to sidebar. Improve HTML indenting.
This commit is contained in:
parent
ff5e0116f9
commit
34fc989e8c
@ -5,25 +5,26 @@
|
||||
<!-- Copyright 2022 Inference -->
|
||||
<!-- License: BSD 3-Clause Clear (with personal content exception) -->
|
||||
|
||||
<!-- 0.0.0.0 -->
|
||||
<!-- 0.1.0.1 -->
|
||||
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Inferencium - Blog - Untrusted: The Issue with Decentralisation</title>
|
||||
<link rel="stylesheet" href="../infnet.css">
|
||||
<title>Inferencium - Blog - Untrusted: The Issue with Decentralisation</title>
|
||||
<link rel="stylesheet" href="../infnet.css">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<div class="sidebar">
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="../about.html">About</a></div>
|
||||
<div><a href="../contact.html">Contact</a></div>
|
||||
<div><a href="../blog.html">Blog</a></div>
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
<img src="../img/logo-inferencium-no_text.png" width="110px" height="110px">
|
||||
<a class="title">Inferencium</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<div><a href="../about.html">About</a></div>
|
||||
<div><a href="../contact.html">Contact</a></div>
|
||||
<div><a href="../blog.html">Blog</a></div>
|
||||
<div><a href="../source.html">Source</a></div>
|
||||
</div>
|
||||
|
||||
<body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user