diff options
| author | Ahmed <git@gumx.cc> | 2026-06-16 15:47:37 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-16 15:47:37 +0300 |
| commit | b20ad8a1cfadfc0abe0e12f0848f74b712c2ef17 (patch) | |
| tree | 4356cc368450b41b72e3341063e6fac0d71cdda0 /mail.gumx.cc | |
| parent | c1c845e8ce34b263f0be5f91b20719def3777fed (diff) | |
add: mailing list archive style
Diffstat (limited to 'mail.gumx.cc')
| -rw-r--r-- | mail.gumx.cc/list/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/mail.gumx.cc/list/index.html b/mail.gumx.cc/list/index.html index 1b47b93..07c895b 100644 --- a/mail.gumx.cc/list/index.html +++ b/mail.gumx.cc/list/index.html @@ -32,14 +32,15 @@ a { color: inherit; } <h1><a href="https://gumx.cc">gumx</a> / list</h1> </header> <main> -<p>Site updates and general discussion. Low volume.</p> +<p>Site updates and general discussion. Low volume. Posts are moderated.</p> <h2>subscribe</h2> <p>Send an empty email to:</p> <pre><code>list+subscribe@gumx.cc</code></pre> +<p>No confirmation email — you're subscribed immediately.</p> <h2>unsubscribe</h2> <pre><code>list+unsubscribe@gumx.cc</code></pre> <h2>post</h2> -<p>Subscribers only:</p> +<p>Anyone can post. Posts are held for moderation before appearing in the archive.</p> <pre><code>list@gumx.cc</code></pre> <h2>archive</h2> <p>Browse past messages at <a href="/list/archive/">/list/archive/</a>.</p> |
