diff options
author | mms <michal@sapka.me> | 2024-06-24 22:55:13 +0200 |
---|---|---|
committer | mms <michal@sapka.me> | 2024-06-24 22:55:13 +0200 |
commit | d13d1e2b5b2e531638aeced66c5f995d7be0b6e7 (patch) | |
tree | ca1bcac6d72732a0b8505436de46c56eeb945cb9 /content/blog/_index.md | |
parent | cd438a46b12cdd2d8d7790c2b5cce965ca457e90 (diff) |
feat: fix title
Diffstat (limited to 'content/blog/_index.md')
-rw-r--r-- | content/blog/_index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/content/blog/_index.md b/content/blog/_index.md index bd31129..dd3de73 100644 --- a/content/blog/_index.md +++ b/content/blog/_index.md @@ -1,8 +1,8 @@ +++ -title = "Blog" +title = "Michał's Blog" author = ["Michał Sapka"] draft = false weight = 1001 -abstract = "My blog, est. 2022" +abstract = "My e/n blog, est. 2022. Over 200 thingies!" aliases = ["/toc/"] +++ |