diff options
| author | Ahmed <git@gumx.cc> | 2026-06-17 18:08:34 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-17 18:08:34 +0300 |
| commit | c19b34767c0a2b197a915f42fd72e68c6c8fb150 (patch) | |
| tree | fbd84158368537cf2cdc01e7fb5f7bf221086183 /wk.fo/pks/cgi-bin | |
| parent | e0934e59f6cf1ceaa5ebc2ed6a6459c19b5b5861 (diff) | |
fix: few style edits on wk.fo
Diffstat (limited to 'wk.fo/pks/cgi-bin')
| -rw-r--r-- | wk.fo/pks/cgi-bin/pgp-hkp.sh | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
