feat: navbar

This commit is contained in:
2026-04-26 18:38:49 +02:00
parent 21e1469b51
commit 748f52241f
9 changed files with 30 additions and 13 deletions
+1
View File
@@ -11,6 +11,7 @@ onBeforeMount(() => {
<template>
<main>
<NavBar />
<h1>Page not found</h1>
<PageFooter />
</main>