summaryrefslogtreecommitdiff
path: root/htdocs/public/legal/index.ejs
diff options
context:
space:
mode:
Diffstat (limited to 'htdocs/public/legal/index.ejs')
-rw-r--r--htdocs/public/legal/index.ejs5
1 files changed, 4 insertions, 1 deletions
diff --git a/htdocs/public/legal/index.ejs b/htdocs/public/legal/index.ejs
index 227f352..db9c215 100644
--- a/htdocs/public/legal/index.ejs
+++ b/htdocs/public/legal/index.ejs
@@ -287,7 +287,9 @@ LjxKOq2a
<hr>
<h2 id="/warrant">Warrant Canary</h2>
-<pre style="font-family:monospace;">
+<details>
+ <summary>Show warrant canary</summary>
+ <pre style="font-family:monospace;">
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
@@ -317,4 +319,5 @@ RsSq7z80WAXn2SAZCYLO1tvdUdfxBSOvZadAcjP/PX4Mvy5Lokr0uRp92iCImxLZ
=+ld4
-----END PGP SIGNATURE-----
</pre>
+</details>
<%- include(`${private}/footer.ejs`) %> \ No newline at end of file