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