Add Index webpage link to logo and title.
This commit is contained in:
parent
b6e5ff0397
commit
81f7aa6f41
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 4.0.1.21 -->
|
||||
<!-- Version: 4.1.0.22 -->
|
||||
|
||||
|
||||
<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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user