diff options
author | mms <michal@sapka.me> | 2024-06-24 22:50:40 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-24 22:50:40 +0200 |
commit | cd438a46b12cdd2d8d7790c2b5cce965ca457e90 (patch) | |
tree | b456b89617892060e4de75740012954b7c0fbd5d /content | |
parent | 0558766defa08e3d160dde57875c3d4135cc3bed (diff) |
feat: move toc to blog s
since we've got all content there now
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/_index.md | 8 | ||||
-rw-r--r-- | content/toc.md | 14 |
2 files changed, 8 insertions, 14 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md new file mode 100644 index 0000000..bd31129 --- /dev/null +++ b/content/blog/_index.md @@ -0,0 +1,8 @@ ++++ +title = "Blog" +author = ["MichaĆ Sapka"] +draft = false +weight = 1001 +abstract = "My blog, est. 2022" +aliases = ["/toc/"] ++++ diff --git a/content/toc.md b/content/toc.md deleted file mode 100644 index 6df4a13..0000000 --- a/content/toc.md +++ /dev/null @@ -1,14 +0,0 @@ ---- -title: "Table of contents" -category: msw -abstract: All content -type: special -date: 2023-11-17T20:42:09+01:00 -draft: false -hardback: true ---- -This is a list of all pages on my website. -I think it's better to go into individual sections to explore, but this also exists. - -{{<toc>}} - |