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 f1f07ad284
commit 58fdeba4d6

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>