From c19b34767c0a2b197a915f42fd72e68c6c8fb150 Mon Sep 17 00:00:00 2001 From: Ahmed Date: Wed, 17 Jun 2026 18:08:34 +0300 Subject: fix: few style edits on wk.fo --- wk.fo/body.html | 2 +- wk.fo/pks/cgi-bin/pgp-hkp.sh | 2 +- wk.fo/pks/index.html | 2 +- 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 @@

A config file is provided to you on invite. Import it into any WireGuard client.

access

-

Contact hi@gumx.cc.

+

Contact administrator@wk.fo.

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; }

via gpg

gpg --keyserver hkps://wk.fo --recv-keys <fingerprint>

submit

-

Keys are not accepted without prior arrangement. Contact hi@gumx.cc.

+

Keys are not accepted without prior arrangement. Contact administrator@wk.fo.