create mainPage

This commit is contained in:
HAM!DREZA
2024-05-14 10:55:46 +03:30
parent 3692ec6f61
commit 80cf37d18b
25 changed files with 1131 additions and 47 deletions
+2
View File
@@ -1,3 +1,5 @@
<template>
<NuxtLayout />
<NuxtPage />
<NuxtLayout name="footer"/>
</template>