FIX: seo
This commit is contained in:
parent
7252e464bb
commit
b23306b9d3
10 changed files with 73 additions and 84 deletions
5
layouts/default.vue
Normal file
5
layouts/default.vue
Normal file
|
@ -0,0 +1,5 @@
|
|||
<template>
|
||||
<Header />
|
||||
<slot />
|
||||
<Footer />
|
||||
</template>
|
Loading…
Add table
Add a link
Reference in a new issue