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/_index.md | |
parent | dc762b76e03233b2628c35221f31067ad8ffe6b4 (diff) |
feat: irc
Diffstat (limited to 'content/more/_index.md')
-rw-r--r-- | content/more/_index.md | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/content/more/_index.md b/content/more/_index.md index 291a97c..64b1c9e 100644 --- a/content/more/_index.md +++ b/content/more/_index.md @@ -1,23 +1,19 @@ +++ title = "More pages" author = ["MichaĆ Sapka"] +date = 2023-11-20T20:40:00+01:00 categories = ["more"] draft = false -weight = 1002 +weight = 1001 abstract = "Other things on this blog" +++ ## Pages {#pages} +--- + - [Now](/blog/now) - What am I doing now? - [Uses](/blog/uses) - What hardware and software I use? - [About](/blog/about/) - General info - [Contact](/blog/contact/) - How to contact me? - - -## My other sites {#my-other-sites} - -- [Homepage](/) - the hub -- [Unix History](/unix-history/) - how Unix came to be? -- [Cool Emacs](/cool-emacs/) - cool things to do with Emacs -- [Brain Rots](/brain-rot/) - reviews, mostly SciFi +- [IRC channel](/more/irc) - This site has an IRC channel |