diff options
author | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:55:40 +0200 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2021-10-13 11:55:40 +0200 |
commit | bf40b06192258cedcf115a60ee8cebfedb0cfab8 (patch) | |
tree | 9e2872cccd13cf60ccb2504efc95224150983086 /chat.sr.ht | |
parent | fd117526fcda1cd4de4e091075d9182436a85bdb (diff) | |
download | sr.ht-docs-bf40b06192258cedcf115a60ee8cebfedb0cfab8.tar.gz |
chat.sr.ht/channels.md: improve layout
Diffstat (limited to 'chat.sr.ht')
-rw-r--r-- | chat.sr.ht/channels.md | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/chat.sr.ht/channels.md b/chat.sr.ht/channels.md index 55a892c..fccbbe9 100644 --- a/chat.sr.ht/channels.md +++ b/chat.sr.ht/channels.md @@ -6,6 +6,9 @@ consult the [Libera Chat documentation on channel registration][0]. [0]: https://libera.chat/guides/creatingchannels Once you've set up your channel, you can add a link to it in your project README -like so: `[Join us on IRC](irc://irc.libera.chat/#channelname)`. SourceHut -detects these URLs and renders them as a link to chat.sr.ht, so users can easily +like so: + + [Join us on IRC](irc://irc.libera.chat/#channelname) + +SourceHut detects these URLs and renders them as a link to chat.sr.ht, so users can easily join your channel and get talking. |