Switch Notes section into proper section and unordered list.
This commit is contained in:
parent
0dfb0e0a97
commit
e600ac7b66
14
contact.html
14
contact.html
@ -5,7 +5,7 @@
|
|||||||
<!-- Copyright 2022 Jake Winters -->
|
<!-- Copyright 2022 Jake Winters -->
|
||||||
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
<!-- SPDX-License-Identifier: BSD-3-Clause-Clear -->
|
||||||
|
|
||||||
<!-- Version: 3.0.4.23 -->
|
<!-- Version: 4.0.0.24 -->
|
||||||
|
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
@ -40,6 +40,8 @@
|
|||||||
<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>
|
||||||
<ul>
|
<ul>
|
||||||
|
<li><a href="#notes" class="body-link"
|
||||||
|
>Notes</a></li>
|
||||||
<li><a class="body-link" href="#e2ee"
|
<li><a class="body-link" href="#e2ee"
|
||||||
>End-to-end encrypted contact methods</a></li>
|
>End-to-end encrypted contact methods</a></li>
|
||||||
<ul>
|
<ul>
|
||||||
@ -55,9 +57,13 @@
|
|||||||
|
|
||||||
<!-- 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 -->
|
||||||
<strong>Notes:</strong>
|
<h2 id="notes"><a href="#notes" class="h2"
|
||||||
<p>- I have phased out usage of obsolete, insecure PGP for all contact methods.</p>
|
>Notes</a></h2>
|
||||||
<p>- I have phased out usage of email, including TLS-encrypted email.</p>
|
<ul>
|
||||||
|
<li>I have phased out usage of obsolete, insecure PGP for all contact
|
||||||
|
methods.</li>
|
||||||
|
<li>I have phased out usage of email, including TLS-encrypted email.</li>
|
||||||
|
</ul>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
<br>
|
<br>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user