diff options
author | mms <git@sapka.me> | 2024-11-20 21:10:22 +0100 |
---|---|---|
committer | mms <git@sapka.me> | 2024-11-20 21:10:22 +0100 |
commit | 2f795b99b92cce4c57fd37b6dd31a9fc6a290144 (patch) | |
tree | 33c8c4a1e0765e607dfb82efcb0fb9192ca46f66 /content/more/irc | |
parent | dc762b76e03233b2628c35221f31067ad8ffe6b4 (diff) |
feat: irc
Diffstat (limited to 'content/more/irc')
-rw-r--r-- | content/more/irc/_index.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/more/irc/_index.md b/content/more/irc/_index.md new file mode 100644 index 0000000..69af3e7 --- /dev/null +++ b/content/more/irc/_index.md @@ -0,0 +1,17 @@ ++++ +title = "IRC channel" +author = ["MichaĆ Sapka"] +date = 2024-11-20T20:41:00+01:00 +categories = ["more"] +draft = false +weight = 1006 +abstract = "IRC channel" ++++ + +## IRC channel {#irc-channel} + +--- + +The official IRC channel for this site is **##cryschan** on **libera.chat**. + +[Learn how to use IRC](https://libera.chat/guides/) |