Add section IDs.

This commit is contained in:
inference 2023-06-16 21:21:48 +01:00
parent 552a33e019
commit 3c0cf3b1b9
Signed by: inference
SSH Key Fingerprint: SHA256:9Pl0nZ2UJacgm+IeEtLSZ4FOESgP1eKCtRflfPfdX9M

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 3.0.2.27 --> <!-- Version: 3.0.3.28 -->
<html> <html>
@ -30,7 +30,7 @@
</div> </div>
<body> <body>
<h1>Blog</h1> <h1>Blog</h1>
<section> <section id="toc">
<!-- Table of contents --> <!-- Table of contents -->
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2> <h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
<!-- Blog posts in descending order from most recent to least recent --> <!-- Blog posts in descending order from most recent to least recent -->