template / create dynamic navigation bar

This commit is contained in:
HAM!DREZA
2024-05-02 16:21:45 +03:30
parent 573fe4807e
commit aa38f8e7b4
4 changed files with 385 additions and 40 deletions
+5 -2
View File
@@ -1,4 +1,7 @@
<template>
<NuxtPage />
<NuxtLayout name="footer"/>
<NuxtLayout />
<section id="openMenuFilter">
<NuxtPage />
<NuxtLayout name="footer" />
</section>
</template>