diff options
| author | Ahmed <git@gumx.cc> | 2026-06-19 17:09:55 +0300 |
|---|---|---|
| committer | Ahmed <git@gumx.cc> | 2026-06-19 17:09:55 +0300 |
| commit | b8788713af385a1402ba0d7e3ee4a5951cac657b (patch) | |
| tree | 1df344c27bf1b2926ae314be9096b5786fcd7053 /wk.fo/body.html | |
| parent | bd2a2474995cc3b546000714c6f86caf7d3d8bdc (diff) | |
fix: network nav and style
Diffstat (limited to 'wk.fo/body.html')
| -rw-r--r-- | wk.fo/body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk.fo/body.html b/wk.fo/body.html index 29354c3..8e8c969 100644 --- a/wk.fo/body.html +++ b/wk.fo/body.html @@ -4,7 +4,7 @@ <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> — requires a soju account. Or connect directly:</p> +<p><a href="/chat">web client</a>. Requires a soju account. 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> |
