Fix section "nonprivate"

This commit is contained in:
inference 2023-11-13 23:40:30 +00:00
parent 2b9903e58f
commit 0de4e44fa7
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -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>