Update Contact webpage from version 5.2.1.44 to 5.3.0.45.

This commit is contained in:
inference 2023-06-19 20:22:24 +01:00
parent 1a7aeadbd0
commit d89e83589c
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 5.2.1.44 --> <!-- Version: 5.3.0.45 -->
<html> <html>
@ -16,9 +16,8 @@
</head> </head>
<!-- Navigation bar --> <!-- Navigation bar -->
<div class="sidebar"> <div class="sidebar">
<img src="asset/img/logo-inferencium-no_text.png" <a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
width="110px" height="110px"> <a href="index.html" class="title">Inferencium</a><br>
<a class="title">Inferencium</a><br>
<br> <br>
<br> <br>
<div><a href="about.html">About</a></div> <div><a href="about.html">About</a></div>