Add section IDs.
This commit is contained in:
parent
bc96cbb323
commit
94c101da9a
10
contact.html
10
contact.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 5.2.0.40 -->
|
||||
<!-- Version: 5.2.1.41 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -30,7 +30,7 @@
|
||||
</div>
|
||||
<body>
|
||||
<h1>Contact</h1>
|
||||
<section>
|
||||
<section id="toc">
|
||||
<!-- Table of contents -->
|
||||
<h2 id="toc"><a href="#toc" class="h2"
|
||||
>Table of Contents<a/></h2>
|
||||
@ -48,7 +48,7 @@
|
||||
<!--<li><a href="#non-private" class="body-link">Non-private Contact Methods</a></li>-->
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<section id="notes">
|
||||
<!-- 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"
|
||||
@ -59,7 +59,7 @@
|
||||
<li>I have phased out usage of email, including TLS-encrypted email</li>
|
||||
</ul>
|
||||
</section>
|
||||
<section>
|
||||
<section id="e2ee">
|
||||
<h2 id="e2ee"><a href="#e2ee" class="h2"
|
||||
>End-to-end Encrypted Contact Methods</a></h2>
|
||||
<br>
|
||||
@ -98,7 +98,7 @@
|
||||
<br>
|
||||
Unavailable</p><br>
|
||||
</section>
|
||||
<!--<section>
|
||||
<!--<section id="non_private">
|
||||
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">Non-private Contact Methods</a></h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user