Remove HTML line breaks.

This commit is contained in:
inference 2023-06-12 13:30:50 +01:00
parent b6f5db64b4
commit 3d833a9963
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: 5.1.1.36 --> <!-- Version: 5.1.1.37 -->
<html> <html>
@ -30,9 +30,6 @@
</div> </div>
<body> <body>
<h1>Contact</h1> <h1>Contact</h1>
<br>
<br>
<br>
<!-- Table of contents --> <!-- Table of contents -->
<h2 id="toc"><a href="#toc" class="h2" <h2 id="toc"><a href="#toc" class="h2"
>Table of Contents<a/></h2> >Table of Contents<a/></h2>
@ -50,9 +47,6 @@
<li><a href="#non-private" class="body-link" <li><a href="#non-private" class="body-link"
>Non-private Contact Methods</a></li> >Non-private Contact Methods</a></li>
</ul> </ul>
<br>
<br>
<br>
<!-- Place end-to-end encrypted contact methods here --> <!-- Place end-to-end encrypted contact methods here -->
<!-- Contacts should be encouraged to use these contact methods --> <!-- Contacts should be encouraged to use these contact methods -->
<h2 id="notes"><a href="#notes" class="h2" <h2 id="notes"><a href="#notes" class="h2"
@ -62,9 +56,6 @@
methods</li> methods</li>
<li>I have phased out usage of email, including TLS-encrypted email</li> <li>I have phased out usage of email, including TLS-encrypted email</li>
</ul> </ul>
<br>
<br>
<br>
<h2 id="e2ee"><a href="#e2ee" class="h2" <h2 id="e2ee"><a href="#e2ee" class="h2"
>End-to-end Encrypted Contact Methods</a></h2> >End-to-end Encrypted Contact Methods</a></h2>
<br> <br>
@ -106,8 +97,6 @@
width="40px" height="40px"/> Briar<br> width="40px" height="40px"/> Briar<br>
<br> <br>
Unavailable</p><br> Unavailable</p><br>
<br>
<br>
<!-- Place non-private contact methods here --> <!-- Place non-private contact methods here -->
<!-- Clarify that these contact methods are for public contact only --> <!-- Clarify that these contact methods are for public contact only -->
<h2 id="non-private"><a href="#non-private" class="h2" <h2 id="non-private"><a href="#non-private" class="h2"
@ -121,8 +110,5 @@
<br> <br>
<a href="https://plm.inferencium.net/inference" class="body-link" <a href="https://plm.inferencium.net/inference" class="body-link"
>@inference@plm.inferencium.net</a></p> >@inference@plm.inferencium.net</a></p>
<br>
<br>
<br>
</body> </body>
</html> </html>