summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed <git@gumx.cc>2026-06-20 00:07:33 +0300
committerAhmed <git@gumx.cc>2026-06-20 00:07:33 +0300
commitea3a88d2e7a49a0b664b1f43924be179a30d4f7b (patch)
tree4a5b63ff5f35c8f36b45867d9547d678d6a616d3
parent2d2ea063ac71ec648e71f85ba0cdfc599f94473f (diff)
fix: bunch of vibed edits to fix vibed editsHEADmain
-rw-r--r--hooks/post-receive2
-rw-r--r--irc.gumx.cc/index.html2
-rw-r--r--wk.fo/body.html2
-rw-r--r--wk.fo/index.html4
4 files changed, 5 insertions, 5 deletions
diff --git a/hooks/post-receive b/hooks/post-receive
index f628a10..f6dc7d1 100644
--- a/hooks/post-receive
+++ b/hooks/post-receive
@@ -22,7 +22,7 @@ for SITE in irc.gumx.cc vpn.gumx.cc mail.gumx.cc pgp.gumx.cc wk.fo twt.gumx.cc f
;;
demo.gumx.cc)
# no-style-please/ is managed by zola-no-style-please repo; demos.json is a source file
- # /ccc/ and /styles/ are managed by ccc repo hook — do not delete
+ # /ccc/ and /styles/ are managed by ccc repo hook: do not delete
rsync -rlptD --delete \
--exclude='/fonts' \
--exclude='/no-style-please/' \
diff --git a/irc.gumx.cc/index.html b/irc.gumx.cc/index.html
index de477f1..670d496 100644
--- a/irc.gumx.cc/index.html
+++ b/irc.gumx.cc/index.html
@@ -38,7 +38,7 @@ a { color: inherit; }
<main>
<p>Personal IRC server running <a href="https://ngircd.barton.de/">ngircd</a>, fronted by a <a href="https://soju.im/">Soju</a> bouncer. Access is by invitation.</p>
<h2>web client</h2>
-<p><a href="/chat">open gamja</a> — no account needed. Connect with any nick.</p>
+<p><a href="/chat">open gamja</a>. no account needed. Connect with any nick.</p>
<h2>connect via IRC client</h2>
<table>
<tr><th>server</th><td>irc.gumx.cc:6697 (TLS)</td></tr>
diff --git a/wk.fo/body.html b/wk.fo/body.html
index 8e8c969..360aae8 100644
--- a/wk.fo/body.html
+++ b/wk.fo/body.html
@@ -10,7 +10,7 @@
<tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr>
</table>
<h2>pgp</h2>
-<p>Curated keyserver — keys added after in-person verification. <a href="/pks/">search or browse</a>.</p>
+<p>Curated keyserver. Keys added after in-person verification. <a href="/pks/">search or browse</a>.</p>
<h2>vpn</h2>
<table>
<tr><th>server</th><td>wk.fo:51820 (UDP)</td></tr>
diff --git a/wk.fo/index.html b/wk.fo/index.html
index af02a48..e65d9b2 100644
--- a/wk.fo/index.html
+++ b/wk.fo/index.html
@@ -42,13 +42,13 @@ a { color: inherit; }
<pre><code>curl -F "file=@photo.jpg" -H "Authorization: YOUR_TOKEN" https://wk.fo/</code></pre>
<p>Files expire after 24 hours by default (max 48h with <code>expires</code> param). Max 256 MB.</p>
<h2>irc</h2>
-<p><a href="/chat">web client</a> — no account needed. Or connect directly:</p>
+<p><a href="/chat">web client</a>. No account needed. Or connect directly:</p>
<table>
<tr><th>server</th><td>wk.fo:6697 (TLS)</td></tr>
<tr><th>auth</th><td>SASL PLAIN (invite only)</td></tr>
</table>
<h2>pgp</h2>
-<p>Curated keyserver — keys added after in-person verification. <a href="/pgp">search or browse</a>.</p>
+<p>Curated keyserver. Keys added after in-person verification. <a href="/pgp">search or browse</a>.</p>
<h2>vpn</h2>
<table>
<tr><th>server</th><td>wk.fo:51820 (UDP)</td></tr>