From cee11ba07a89f6b40a15d6db67a5c1b22b17217d Mon Sep 17 00:00:00 2001 From: slonkazoid Date: Mon, 1 Jul 2024 03:17:21 +0300 Subject: [PATCH] add TODO --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67ecac9..66d5427 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ blazingly fast markdown blog software written in rust memory safe - [x] RSS - [x] finish writing this document - [x] document config +- [ ] blog thumbnail and favicon - [ ] alt text for post icon - [ ] extend syntect options - [ ] general cleanup of code