Add Index webpage link to logo and title.

This commit is contained in:
inference 2023-06-19 20:10:38 +01:00
parent 8512ccf6dc
commit 674a982345
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 0.1.0.3 -->
<!-- Version: 0.2.0.4 -->
<html>
@ -16,9 +16,8 @@
</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>
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
<a href="index.html" class="title">Inferencium</a><br>
<br>
<br>
<div><a href="about.html">About</a></div>