Refactor table of contents to place functions before formatting.
This commit is contained in:
parent
7d445da05d
commit
b659cf1bf3
16
about.html
16
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022-2023 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||
|
||||
<!-- Version: 3.0.4.35 -->
|
||||
<!-- Version: 3.0.5.36 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -40,23 +40,23 @@
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a class="body-link" href="#about_me"
|
||||
<li><a href="#about_me" class="body-link"
|
||||
>About Me</a></li>
|
||||
<li><a class="body-link" href="#recommendations"
|
||||
<li><a href="#recommendations" class="body-link"
|
||||
>Recommendations</a></li>
|
||||
<ul>
|
||||
<li><a class="body-link" href="#hardware"
|
||||
<li><a href="#hardware" class="body-link"
|
||||
>Hardware</a></li>
|
||||
<ul>
|
||||
<li><a class="body-link" href="#hdw-smartphone"
|
||||
<li><a href="#hdw-smartphone" class="body-link"
|
||||
>Smartphone</a></li>
|
||||
</ul>
|
||||
<li><a class="body-link" href="#software"
|
||||
<li><a href="#software" class="body-link"
|
||||
>Software</a></li>
|
||||
<ul>
|
||||
<li><a class="body-link" href="#sfw-desktop"
|
||||
<li><a href="#sfw-desktop" class="body-link"
|
||||
>Desktop</a></li>
|
||||
<li><a class="body-link" href="#sfw-smartphone"
|
||||
<li><a href="#sfw-smartphone" class="body-link"
|
||||
>Smartphone</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
|
Loading…
x
Reference in New Issue
Block a user