Remove unnecessary periods from section comments.

This commit is contained in:
inference 2023-04-30 21:31:54 +01:00
parent e5283bd09b
commit b0d5ec6d08
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: 4.3.0.85 --> <!-- Version: 4.3.0.86 -->
<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">
@ -37,7 +37,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>
@ -123,7 +123,7 @@
<br> <br>
<br> <br>
<!-- About me. --> <!-- About me -->
<h2 id="about_me"><a href="#about_me" class="h2" <h2 id="about_me"><a href="#about_me" class="h2"
>About Me</a></h2> >About Me</a></h2>
<p>I am Jake Winters, also known by my pseudonym "Inference", a cybersecurity researcher <p>I am Jake Winters, also known by my pseudonym "Inference", a cybersecurity researcher
@ -343,7 +343,7 @@
<h2 id="recommendations"><a href="#recommendations" class="h2" <h2 id="recommendations"><a href="#recommendations" class="h2"
>Recommendations</a></h2> >Recommendations</a></h2>
<br> <br>
<!-- Hardware I recommend as production hardware. --> <!-- Hardware I recommend as production hardware -->
<h3 id="hardware"><a href="#hardware" class="h3" <h3 id="hardware"><a href="#hardware" class="h3"
>Hardware</a></h3> >Hardware</a></h3>
<br> <br>
@ -472,7 +472,7 @@
</div> </div>
<br> <br>
<br> <br>
<!-- Software I recommend as production software. --> <!-- Software I recommend as production software -->
<h3 id="software"><a href="#software" class="h3" <h3 id="software"><a href="#software" class="h3"
>Software</a></h3> >Software</a></h3>
<br> <br>