From 47476ceb3df5f04cd8faf96c119e348e80aa3164 Mon Sep 17 00:00:00 2001 From: slonkazoid Date: Thu, 1 Aug 2024 01:03:51 +0300 Subject: [PATCH] add todos --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b8dfb5b..5e76f2a 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ blazingly fast markdown blog software written in rust memory safe - [x] finish writing this document - [x] document config - [ ] blog thumbnail and favicon +- [ ] fix webkit dates (what.) +- [ ] sort asc/desc - [x] alt text for post icon - [ ] extend syntect options - [x] general cleanup of code