Remove unnecessary periods from comments.

This commit is contained in:
inference 2023-04-13 20:42:16 +01:00
parent b211f8809b
commit 4709b309d2
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-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 2.2.4.21 --> <!-- Version: 2.2.4.22 -->
<html> <html>
@ -16,7 +16,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
</head> </head>
<!-- Navigation bar. --> <!-- Navigation bar -->
<div class="sidebar"> <div class="sidebar">
<img src="asset/img/logo-inferencium-no_text.png" <img src="asset/img/logo-inferencium-no_text.png"
width="110px" height="110px"> width="110px" height="110px">
@ -36,7 +36,7 @@
<br> <br>
<br> <br>
<!-- Table of contents. --> <!-- Table of contents -->
<h2 id="toc"><a href="#toc" class="h2" <h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2> >Table of Contents<a/></h2>
<ul> <ul>
@ -49,7 +49,7 @@
<br> <br>
<br> <br>
<!-- Place Inferencium source code repositories here. --> <!-- Place Inferencium source code repositories here -->
<h2 id="src-inferencium"><a href="#src-inferencium" class="h2" <h2 id="src-inferencium"><a href="#src-inferencium" class="h2"
>Inferencium Source Code Repositories</a></h2> >Inferencium Source Code Repositories</a></h2>
<ul> <ul>
@ -79,7 +79,7 @@
<br> <br>
<br> <br>
<!-- Place personal source code repositories here. --> <!-- Place personal source code repositories here -->
<h2 id="src-personal"><a href="#src-personal" class="h2" <h2 id="src-personal"><a href="#src-personal" class="h2"
>My Personal Source Code Repositories</a></h2> >My Personal Source Code Repositories</a></h2>
<ul> <ul>