Add Index webpage link to logo and title.
This commit is contained in:
parent
87dc02fb78
commit
fa9106c070
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.2.1.44 -->
|
||||
<!-- Version: 5.3.0.45 -->
|
||||
|
||||
|
||||
<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