Add Index webpage link to logo and title.

This commit is contained in:
inference 2023-06-21 00:38:10 +01:00
parent d4b93de082
commit 983aed8192
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.2.0.4 -->
<!-- Version: 0.2.0.5 -->
<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>