From edd579b1b844f9e1542278968f28684d527bc364 Mon Sep 17 00:00:00 2001 From: RGBCube Date: Tue, 9 Jan 2024 19:01:02 +0300 Subject: [PATCH] Add TODO --- TODO.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3588555 --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +# TODO + +- Add sitemap.xml. +- Add RSS feed. +- Codeblock styles and highlighting. +- Set up acme.sh on the VPS. +- Idea: Make the cube favicon + update with the cube, a route for the favicon + that gets sent transform values. This has been + done before but with dino game. +- Add tab navigation that pans to the sides in the index page.