Add HTML sections.
This commit is contained in:
parent
e0c1dfd980
commit
7ac75ab8ae
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 3.0.1.23 -->
|
||||
<!-- Version: 3.0.1.24 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -31,6 +31,7 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Blog</h1>
|
||||
<section>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -59,5 +60,6 @@
|
||||
>#0 - FOSS is Working Against Itself</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user