Fix Inferencium logo in sidebar by adding missing quotation marks in image source target.

This commit is contained in:
inference 2022-11-29 05:08:40 +00:00
parent 5802a1166d
commit b38cf5347c
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Inference --> <!-- Copyright 2022 Inference -->
<!-- License: BSD 3-Clause Clear (with personal content exception) --> <!-- License: BSD 3-Clause Clear (with personal content exception) -->
<!-- 0.1.0.3 --> <!-- 0.1.1.4 -->
<html> <html>
@ -17,7 +17,7 @@
<!-- Navigation bar. --> <!-- Navigation bar. -->
<div class="sidebar"> <div class="sidebar">
<img src=img/logo-inferencium-no_text.png" width="150px" height="150px"> <img src="img/logo-inferencium-no_text.png" width="150px" height="150px">
<a class="title">Inferencium</a><br> <a class="title">Inferencium</a><br>
<br> <br>
<br> <br>