Tag changed from div to main
This commit is contained in:
parent
28aab6a68b
commit
49c153ee38
@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<div id="app">
|
||||
<main rel="main" id="app">
|
||||
<SiteHeader />
|
||||
<router-view />
|
||||
<Footer />
|
||||
</div>
|
||||
</main>
|
||||
</template>
|
||||
|
||||
<style lang="scss">
|
||||
|
Loading…
x
Reference in New Issue
Block a user