Remove unnecessary HTML line breaks.
This commit is contained in:
parent
696d64fcb7
commit
7e7e583fc0
25
about.html
25
about.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.0.2.92 -->
|
||||
<!-- Version: 5.0.2.93 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,9 +30,6 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>About</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -115,9 +112,6 @@
|
||||
>Music</a></li>
|
||||
</ul>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- About me -->
|
||||
<h2 id="about_me"><a href="#about_me" class="h2"
|
||||
>About Me</a></h2>
|
||||
@ -148,9 +142,6 @@
|
||||
privacy hardening at <code>sys-hardening@muc.xmpp.inferencium.net</code>, and its
|
||||
respective off-topic channel at
|
||||
<code>sys-hardening-ot@muc.xmpp.inferencium.net</code>.</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<h2 id="licensing"><a href="#licensing" class="h2"
|
||||
>Licensing</a></h2>
|
||||
<p>Inferencium cares about upstreaming and sharing code, strongly preferring licenses which
|
||||
@ -169,7 +160,6 @@
|
||||
<code>SPDX-License-Identifier: <license></code>; see the
|
||||
<a href="https://spdx.org/licenses/" class="body-link"
|
||||
>SPDX license list</a> for the full list of available licenses under this standard.</p>
|
||||
<br>
|
||||
<h3 id="licensing-preferred"><a href="#licensing-preferred" class="h3"
|
||||
>Preferred</a></h3>
|
||||
<h4 id="licensing-preferred-code"><a href="#licensing-preferred-code"
|
||||
@ -331,15 +321,11 @@
|
||||
preventing Inferencium code from being used for any
|
||||
purpose, specifically preventing commercial usage we do
|
||||
not want to prevent, it is avoided completely.</p>
|
||||
<br>
|
||||
<br>
|
||||
<h2 id="recommendations"><a href="#recommendations" class="h2"
|
||||
>Recommendations</a></h2>
|
||||
<br>
|
||||
<!-- Hardware I recommend as production hardware -->
|
||||
<h3 id="hardware"><a href="#hardware" class="h3"
|
||||
>Hardware</a></h3>
|
||||
<br>
|
||||
<h4 id="hdw-smartphone"><a href="#hdw-smartphone" class="h4"
|
||||
>Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
@ -463,12 +449,9 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Software I recommend as production software -->
|
||||
<h3 id="software"><a href="#software" class="h3"
|
||||
>Software</a></h3>
|
||||
<br>
|
||||
<h4 id="sfw-desktop"><a href="#sfw-desktop" class="h4"
|
||||
>Desktop</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
@ -553,7 +536,6 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<h4 id="sfw-smartphone"><a href="#sfw-smartphone" class="h4"
|
||||
>Smartphone</a></h4>
|
||||
<div style="overflow-x:auto;">
|
||||
@ -716,15 +698,10 @@
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
<br>
|
||||
<br>
|
||||
<h3 id="music"><a href="#music" class="h3"
|
||||
>Music</a></h3>
|
||||
<p>For a curated list of music I enjoy, visit my
|
||||
<a href="music.html" class="body-link"
|
||||
>music page</a>.</p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user