project map script | semantic parcer
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
<!-- [DEF:Navbar:Component] -->
|
||||
<!--
|
||||
@SEMANTICS: navbar, navigation, header, layout
|
||||
@PURPOSE: Main navigation bar for the application.
|
||||
@LAYER: UI
|
||||
@RELATION: USES -> $app/stores
|
||||
-->
|
||||
<script>
|
||||
import { page } from '$app/stores';
|
||||
</script>
|
||||
@@ -36,3 +43,4 @@
|
||||
</a>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- [/DEF:Navbar:Component] -->
|
||||
|
||||
Reference in New Issue
Block a user