Fix section "nonprivate"
This commit is contained in:
parent
2b9903e58f
commit
0de4e44fa7
13
contact.html
13
contact.html
@ -5,7 +5,7 @@
|
||||
<!-- Copyright 2022 Jake Winters -->
|
||||
<!-- SPDX-License-Identifier: BSD-3-Clause -->
|
||||
|
||||
<!-- Version: 6.2.0-alpha.11 -->
|
||||
<!-- Version: 6.2.0-alpha.12 -->
|
||||
|
||||
|
||||
<html>
|
||||
@ -76,11 +76,12 @@
|
||||
-->
|
||||
</section>
|
||||
<!--
|
||||
<section id="non_private">
|
||||
<h2 id="non_private"><a href="#non_private" class="h2">Non-private Contact Methods</a></h2>
|
||||
<p>The following contact methods do not utilise end-to-end encryption, or I do not use
|
||||
such functionality; they are suitable for public contact only, including directly and
|
||||
groups. Do not use these methods if confidentiality and/or privacy is required.</p>
|
||||
<section id="nonprivate">
|
||||
<h2 id="nonprivate"><a href="#nonprivate" class="h2">Non-private Contact Methods</a></h2>
|
||||
<p>The following contact methods do not utilise end-to-end encryption, or I do
|
||||
not use such functionality; they are suitable for public contact only, including
|
||||
directly and groups. Do not use these methods if confidentiality and/or privacy
|
||||
is required.</p>
|
||||
</section>
|
||||
-->
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user