aboutsummaryrefslogtreecommitdiff
path: root/htdocs/public/legal/index.ejs
diff options
context:
space:
mode:
authorMinteck <minteck@phoenixnet.tech>2021-11-03 17:52:37 +0100
committerMinteck <minteck@phoenixnet.tech>2021-11-03 17:52:37 +0100
commit08f6889a89e338e3d96efb9fb0d7e389e3e3431a (patch)
treef71e22c5b876f60077ced2477baf5b4835b85f35 /htdocs/public/legal/index.ejs
parent49602a22a57ac892ef30019b67133e73756a78c8 (diff)
downloadwolfeye-js-08f6889a89e338e3d96efb9fb0d7e389e3e3431a.tar.gz
wolfeye-js-08f6889a89e338e3d96efb9fb0d7e389e3e3431a.tar.bz2
wolfeye-js-08f6889a89e338e3d96efb9fb0d7e389e3e3431a.zip
Fix
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