diff options
author | mms <michal@sapka.me> | 2024-06-27 23:07:45 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-27 23:07:45 +0200 |
commit | 3613984d2b0182ee034f7d13ae92cb25902c77c7 (patch) | |
tree | c9e6e6b2d98dd59e8f86b4f39cdd02aefafe0085 /content | |
parent | 9457af20f109c30403096937af8a36ad39121337 (diff) |
feat(blog): remove column, move to more
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/more/_index.md | 22 | ||||
-rw-r--r-- | content/more/contact/_index.md | 9 |
2 files changed, 31 insertions, 0 deletions
diff --git a/content/blog/more/_index.md b/content/blog/more/_index.md new file mode 100644 index 0000000..8aceaec --- /dev/null +++ b/content/blog/more/_index.md @@ -0,0 +1,22 @@ ++++ +title = "More pages" +author = ["Michał Sapka"] +draft = false +weight = 1003 +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 diff --git a/content/more/contact/_index.md b/content/more/contact/_index.md new file mode 100644 index 0000000..8b43361 --- /dev/null +++ b/content/more/contact/_index.md @@ -0,0 +1,9 @@ ++++ +title = "More pages" +author = ["Michał Sapka"] +draft = false +weight = 1003 +abstract = "Other things on this blog" ++++ + +a |