Remove HTML line breaks.
This commit is contained in:
parent
b6f5db64b4
commit
3d833a9963
16
contact.html
16
contact.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.1.1.36 -->
|
||||
<!-- Version: 5.1.1.37 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,9 +30,6 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Contact</h1>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -50,9 +47,6 @@
|
||||
<li><a href="#non-private" class="body-link"
|
||||
>Non-private Contact Methods</a></li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place end-to-end encrypted contact methods here -->
|
||||
<!-- Contacts should be encouraged to use these contact methods -->
|
||||
<h2 id="notes"><a href="#notes" class="h2"
|
||||
@ -62,9 +56,6 @@
|
||||
methods</li>
|
||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
@ -106,8 +97,6 @@
|
||||
width="40px" height="40px"/> Briar<br>
|
||||
<br>
|
||||
Unavailable</p><br>
|
||||
<br>
|
||||
<br>
|
||||
<!-- Place non-private contact methods here -->
|
||||
<!-- Clarify that these contact methods are for public contact only -->
|
||||
<h2 id="non-private"><a href="#non-private" class="h2"
|
||||
@ -121,8 +110,5 @@
|
||||
<br>
|
||||
<a href="https://plm.inferencium.net/inference" class="body-link"
|
||||
>@inference@plm.inferencium.net</a></p>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user