add 2 todo items

This commit is contained in:
Aidan 2024-12-23 00:55:01 -05:00 committed by GitHub
parent 419b063ae7
commit 285ae6b2d2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -88,6 +88,8 @@ After doing that, you are now ready to use the script.
I highly suggest you take a peek at the `node.log` file's contents. It's in the same directory as the `manage` script. This file contains the NodeJS server logs, which can be very helpful for debugging and/or troubleshooting. I highly suggest you take a peek at the `node.log` file's contents. It's in the same directory as the `manage` script. This file contains the NodeJS server logs, which can be very helpful for debugging and/or troubleshooting.
# To-Do # To-Do
- [ ] Fix spacing issues with footer (not the same size across pages)
- [ ] Add status tracking for main server
- [X] Improve dropdown menu style - [X] Improve dropdown menu style
- [X] Add link to pontus.aidxn.fun in menu - [X] Add link to pontus.aidxn.fun in menu
- [X] Restructure menu with dropdowns - [X] Restructure menu with dropdowns