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