More mobile friendly, fix wrong URL, Hamburger menu
All checks were successful
Build and deploy website / build (push) Successful in 33s

- Hamburger menu on mobile
- title is moved into header on mobile
- Smaller titles on mobile
- Fix wrong import of env in config
- Cleaned up unused imports
This commit is contained in:
2025-02-15 23:00:38 +01:00
parent ff2f65bf59
commit 1b3c6c629e
11 changed files with 88 additions and 20 deletions

10
TODO.md
View File

@ -3,13 +3,19 @@
## Code
- [ ] Temporal API or day.js for dates
## SSE
- [x] Correct Sitemap.xml
- [x] Correct robots.txt
- [x] Correct security.txt
## Layout
- [ ] Show current page in navbar
- [x] Show current page
- [x] Correct bg colour on entire page
- [x] Hamburger menu on mobile
## Accessibility
- [ ] Fix colours on buttons
- [ ] Correct contrast
- [x] Correct contrast
- [ ] All interactable elements have labels
- [ ] Colour links, also in MDX posts