mirror of
https://github.com/hay-kot/homebox.git
synced 2025-06-27 14:18:35 +00:00
move to nuxt
This commit is contained in:
parent
890eb55d27
commit
26ecb5a9d4
93 changed files with 5273 additions and 4749 deletions
6
frontend/app.vue
Normal file
6
frontend/app.vue
Normal file
|
@ -0,0 +1,6 @@
|
|||
<template>
|
||||
<NuxtLayout>
|
||||
<Html lang="en" data-theme="garden" />
|
||||
<NuxtPage />
|
||||
</NuxtLayout>
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue