Apply class body-link to table of contents.
This commit is contained in:
parent
0a393c962c
commit
581418dc41
14
about.html
14
about.html
@ -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. -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user