From 9bd5538e330bd4255653c1591537a6b311aa5b89 Mon Sep 17 00:00:00 2001 From: Mia Winter Date: Sat, 18 Nov 2023 16:13:29 +0100 Subject: [PATCH] chore: updated changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f600fb..ffa8cd0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,10 @@ ### Added - new css style, created using tailwindcss and daisyui - new favicon (replacing the default asp.net one) +- about page (linked in footer) -### Fixed -- form submit bug on Urls page, that happens when one first tries to look up an ID unsuccessfully, and then tries to create a new redirect +# Changed +- migrated app to use blazor static site rendering for all pages ### Removed - bulma based css style