From 1d24b226e103a4fe6cffbb06e0784992dfc54723 Mon Sep 17 00:00:00 2001 From: ctmbl Date: Wed, 15 Nov 2023 17:26:27 +0100 Subject: [PATCH] Add this bug to the TODO list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7b9e4c2..93ad61e 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Non-exhaustive TODO-list: - [ ] add https - [ ] add posts from previous website - [ ] add a comments engine + - [ ] fix baseUrl and "iScsc" sidebar not redirecting - [ ] print a `lastUpdate` or `updated` date param on posts - [ ] show posts which `draft` param is `true` in dev mode (if possible) - [ ] check when building (with builder target) that git submodule is updated