111c097 Show on GitHub
- Author: Marcin Magdziak
- Date: 10/16/2025, 11:35:45 AM
- Message: basic setup - layout with some functions for path detection - arrow specifically for navigation (might just replace for the original) - layout.css for styling .main-navigation
- Stats: 209 total changes (+145 / -64)
Changed Files
src/lib/assets/icons/PageArrow.svelte— +12 / -0 (12 changes)src/lib/assets/styles/layout.css— +18 / -0 (18 changes)src/routes/+layout.svelte— +115 / -64 (179 changes)