Remove unnecessary periods from comments.
This commit is contained in:
parent
0631092c8a
commit
73f02978d3
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 2.0.1.16 -->
|
||||
<!-- Version: 2.0.2.17 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -16,7 +16,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
</head>
|
||||
|
||||
<!-- Navigation bar. -->
|
||||
<!-- Navigation bar -->
|
||||
<div class="sidebar">
|
||||
<img src="asset/img/logo-inferencium-no_text.png"
|
||||
width="110px" height="110px">
|
||||
@ -30,14 +30,14 @@
|
||||
<div><a href="key.html">Key</a></div>
|
||||
</div>
|
||||
|
||||
<!-- Blog posts in descending order from most recent to least recent. -->
|
||||
<!-- Blog posts in descending order from most recent to least recent -->
|
||||
<body>
|
||||
<h1>Blog</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<!-- Table of contents. -->
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
<ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user