update log
the following is a log of updates for the site.
- v2.0 update
- deployed a fully functional guestbook backed by supabase with row-level security enabled.
- integrated lanyard and dcdn apis to display real-time discord presence and profile data on the about page.
- refactored the codebase by extracting inline css into dedicated stylesheets (about.css, guestbook.css, loona.css) for better maintainability.
- revamped the layout structure on the about and guestbook pages to ensure proper viewport centering.
- cleaned up legacy navigation UI and fixed various css rendering issues.
- v1.1 update
- Set up the base site, removed the scrolling marquee, and configured flexbox layout.
- future plans
- Add more custom layouts and pages.