Apply class body-link to table of contents.

This commit is contained in:
inference 2023-03-10 02:13:16 +00:00
parent a65896d9a6
commit 27ccf8ec2c
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -36,13 +36,13 @@
<!-- Table of contents. -->
<ul>
<li><a href="#about_me">About Me</a></li>
<li><a href="#recommendations">Recommendations</a></li>
<li><a href="#hardware">Hardware</a></li>
<li><a href="#hdw-smartphone">Smartphone</a></li>
<li><a href="#software">Software</a></li>
<li><a href="#sfw-desktop">Desktop</a></li>
<li><a href="#sfw-smartphone">Smartphone</a></li>
<li><a class="body-link" href="#about_me">About Me</a></li>
<li><a class="body-link" href="#recommendations">Recommendations</a></li>
<li><a class="body-link" href="#hardware">Hardware</a></li>
<li><a class="body-link" href="#hdw-smartphone">Smartphone</a></li>
<li><a class="body-link" href="#software">Software</a></li>
<li><a class="body-link" href="#sfw-desktop">Desktop</a></li>
<li><a class="body-link" href="#sfw-smartphone">Smartphone</a></li>
</ul>
<!-- About me. -->