Remove unnecessary periods from comments.
This commit is contained in:
parent
0fb346ee18
commit
e3cae82ea5
10
source.html
10
source.html
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user