2 Commits

Author SHA1 Message Date
ab54985176 Fix sidebar toggle and add title to Home link
- Added sidebar toggle button with proper CSS and JavaScript
- Fixed missing sidebar toggle functionality in template
- Added title attribute to Home link for better UX
- Sidebar now properly slides in/out with smooth animations
- All toggle functionality working correctly
2025-11-19 14:43:28 +01:00
bab8d2db87 Fix icon paths and complete public directory setup
- Copied assets/ directory to public/ for proper icon access
- Icons now work correctly with new public structure
- Fixed missing assets directory in public folder
- Server ready on port 8080 with full functionality
2025-11-19 14:10:16 +01:00