summaryrefslogtreecommitdiffstats
path: root/wk.fo
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-17 18:08:34 +0300
committerAhmed <git@gumx.cc>2026-06-17 18:08:34 +0300
commitc19b34767c0a2b197a915f42fd72e68c6c8fb150 (patch)
treefbd84158368537cf2cdc01e7fb5f7bf221086183 /wk.fo
parente0934e59f6cf1ceaa5ebc2ed6a6459c19b5b5861 (diff)
fix: few style edits on wk.fo
Diffstat (limited to 'wk.fo')
-rw-r--r--wk.fo/body.html2
-rw-r--r--wk.fo/pks/cgi-bin/pgp-hkp.sh2
-rw-r--r--wk.fo/pks/index.html2
3 files changed, 3 insertions, 3 deletions
diff --git a/wk.fo/body.html b/wk.fo/body.html
index f945d54..cc044ce 100644
--- a/wk.fo/body.html
+++ b/wk.fo/body.html
@@ -18,4 +18,4 @@
</table>
<p>A config file is provided to you on invite. Import it into any WireGuard client.</p>
<h2>access</h2>
-<p>Contact <a href="mailto:hi@gumx.cc">hi@gumx.cc</a>.</p>
+<p>Contact <a href="mailto:administrator@wk.fo">administrator@wk.fo</a>.</p>
diff --git a/wk.fo/pks/cgi-bin/pgp-hkp.sh b/wk.fo/pks/cgi-bin/pgp-hkp.sh
index f0c5467..a6c78bf 100644
--- a/wk.fo/pks/cgi-bin/pgp-hkp.sh
+++ b/wk.fo/pks/cgi-bin/pgp-hkp.sh
@@ -131,7 +131,7 @@ case "$REQUEST_METHOD" in
echo "Key updated successfully"
else
echo "Error: Fingerprint not registered."
- echo "Contact hi@gumx.cc to arrange a key signing meeting."
+ echo "Contact administrator@wk.fo to arrange a key signing meeting."
fi
;;
esac
diff --git a/wk.fo/pks/index.html b/wk.fo/pks/index.html
index 2e67361..fddf106 100644
--- a/wk.fo/pks/index.html
+++ b/wk.fo/pks/index.html
@@ -46,7 +46,7 @@ button { cursor: pointer; }
<h2>via gpg</h2>
<pre><code>gpg --keyserver hkps://wk.fo --recv-keys &lt;fingerprint&gt;</code></pre>
<h2>submit</h2>
-<p>Keys are not accepted without prior arrangement. Contact <a href="mailto:hi@gumx.cc">hi@gumx.cc</a>.</p>
+<p>Keys are not accepted without prior arrangement. Contact <a href="mailto:administrator@wk.fo">administrator@wk.fo</a>.</p>
</main>
<footer>
<hr>