diff --git a/src/pages/todo.md b/src/pages/todo.md index 38898c1..594410e 100644 --- a/src/pages/todo.md +++ b/src/pages/todo.md @@ -4,7 +4,7 @@ description: "" layout: "../layouts/Layout.astro" --- -> _Last update: August 28, 2025_ +> _Last update: December 28, 2025_ List of changes and new features I plan for this website. @@ -13,3 +13,4 @@ List of changes and new features I plan for this website. - Add `/concerts`-page (like [Kyrre](https://kyrremann.no/concert-vitae/) & [Wand3r](https://wand3r.net/concerts/)) - Redo [/gallery](/gallery) (CLS error - concrete height for images, compressed thumbnails instead of real one, hover start preload + zoom a bit out, spinner for loading?) or rewrite it to something like [rizaldys ig clone](https://ig.rizaldy.club/) - Add a "stopped" reading/watching tag to my logs +- Add pa11y-ci workflow to follow WCAG