Fix anchor closing tags
This commit is contained in:
parent
05a528fc31
commit
ead6f16c32
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<!-- Inferencium - Website - About -->
|
||||
<!-- Version: 6.3.0-alpha.3 -->
|
||||
<!-- Version: 6.3.0-alpha.4 -->
|
||||
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
@ -29,7 +29,7 @@
|
||||
</nav>
|
||||
<h1>About</h1>
|
||||
<nav id="toc">
|
||||
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
||||
<h2 id="toc"><a href="#toc">Table of Contents</a></h2>
|
||||
<ul>
|
||||
<li><a href="#about_me">About Me</a></li>
|
||||
<ul>
|
||||
@ -37,7 +37,7 @@
|
||||
</ul>
|
||||
<li><a href="#licensing">Licensing</a></li>
|
||||
<ul>
|
||||
<li><a href="#licensing-code">Code<a/></li>
|
||||
<li><a href="#licensing-code">Code</a></li>
|
||||
<ul>
|
||||
<li><a href="#licensing-bsd-3-clause">BSD 3-Clause License</a></li>
|
||||
<li><a href="#licensing-gpl-2.0">GNU General Public License v2.0</a></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user