Refactor table of contents to place functions before formatting.

This commit is contained in:
inference 2023-03-11 08:15:01 +00:00
parent c9d104912f
commit 08a381d164
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022-2023 Jake Winters --> <!-- Copyright 2022-2023 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear --> <!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
<!-- Version: 3.0.4.35 --> <!-- Version: 3.0.5.36 -->
<html> <html>
@ -40,23 +40,23 @@
<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>
<li><a class="body-link" href="#about_me" <li><a href="#about_me" class="body-link"
>About Me</a></li> >About Me</a></li>
<li><a class="body-link" href="#recommendations" <li><a href="#recommendations" class="body-link"
>Recommendations</a></li> >Recommendations</a></li>
<ul> <ul>
<li><a class="body-link" href="#hardware" <li><a href="#hardware" class="body-link"
>Hardware</a></li> >Hardware</a></li>
<ul> <ul>
<li><a class="body-link" href="#hdw-smartphone" <li><a href="#hdw-smartphone" class="body-link"
>Smartphone</a></li> >Smartphone</a></li>
</ul> </ul>
<li><a class="body-link" href="#software" <li><a href="#software" class="body-link"
>Software</a></li> >Software</a></li>
<ul> <ul>
<li><a class="body-link" href="#sfw-desktop" <li><a href="#sfw-desktop" class="body-link"
>Desktop</a></li> >Desktop</a></li>
<li><a class="body-link" href="#sfw-smartphone" <li><a href="#sfw-smartphone" class="body-link"
>Smartphone</a></li> >Smartphone</a></li>
</ul> </ul>
</ul> </ul>