Remove HTML line breaks.
This commit is contained in:
parent
2ee4e8f774
commit
819c6117e1
14
source.html
14
source.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 3.0.2.29 -->
|
||||
<!-- Version: 3.0.2.30 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,18 +30,12 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Source</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2">Table of Contents<a/></h2>
|
||||
<ul>
|
||||
<li><a href="#src-inferencium" class="body-link">Inferencium Source Code Repositories</a></li>
|
||||
<li><a href="#src-personal" class="body-link">My Personal Source Code Repositories</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place Inferencium source code repositories here -->
|
||||
<h2 id="src-inferencium"><a href="#src-inferencium" class="h2">Inferencium Source Code Repositories</a></h2>
|
||||
<ul>
|
||||
@ -55,16 +49,10 @@
|
||||
<li><a href="https://src.inferencium.net/Inferencium/sys/" class="body-link">sys</a> - Gentoo System ebuild repository</li>
|
||||
<li><a href="https://src.inferencium.net/Inferencium/website/" class="body-link">website</a> - Website</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place personal source code repositories here -->
|
||||
<h2 id="src-personal"><a href="#src-personal" class="h2">My Personal Source Code Repositories</a></h2>
|
||||
<ul>
|
||||
<li><a href="https://src.inferencium.net/inference/graphenechan/" class="body-link">graphenechan</a> - Graphene-chan (GrapheneOS unofficial mascot)</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user