✨ Adds intro and contacts
This commit is contained in:
12
app/app.vue
12
app/app.vue
@@ -1,7 +1,9 @@
|
||||
<template>
|
||||
<UApp>
|
||||
<UMain>
|
||||
<NuxtPage />
|
||||
</UMain>
|
||||
</UApp>
|
||||
<NuxtLayout>
|
||||
<UApp>
|
||||
<UMain>
|
||||
<NuxtPage />
|
||||
</UMain>
|
||||
</UApp>
|
||||
</NuxtLayout>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user