Add Index webpage link to logo and title.
This commit is contained in:
parent
674a982345
commit
f342ceedc2
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 3.0.4.33 -->
|
||||
<!-- Version: 3.1.0.34 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -16,8 +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