Remove unnecessary comments
This commit is contained in:
parent
d4aec47ef4
commit
2de37b5571
@ -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: 5.3.0.108 -->
|
<!-- Version: 5.3.0.109 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -14,7 +14,6 @@
|
|||||||
<link rel="stylesheet" href="inf.css">
|
<link rel="stylesheet" href="inf.css">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
</head>
|
</head>
|
||||||
<!-- Navigation bar -->
|
|
||||||
<div class="sidebar">
|
<div class="sidebar">
|
||||||
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
<a href="index.html"><img src="asset/img/logo-inferencium-no_text.png" width="110px" height="110px"></a>
|
||||||
<a href="index.html" class="title">Inferencium</a><br>
|
<a href="index.html" class="title">Inferencium</a><br>
|
||||||
@ -30,7 +29,6 @@
|
|||||||
<body>
|
<body>
|
||||||
<h1>About</h1>
|
<h1>About</h1>
|
||||||
<section id="toc">
|
<section id="toc">
|
||||||
<!-- Table of contents -->
|
|
||||||
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
<h2 id="toc"><a href="#toc">Table of Contents<a/></h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#about_me">About Me</a></li>
|
<li><a href="#about_me">About Me</a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user