add header
This commit is contained in:
parent
748051818d
commit
6446e5cee3
@ -4,7 +4,7 @@
|
|||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<link rel="icon" href="/favicon.ico">
|
<link rel="icon" href="/favicon.ico">
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<title>Archakov Vue</title>
|
<title>Vue Sneakers</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<div id="app"></div>
|
||||||
|
|||||||
@ -5,6 +5,6 @@
|
|||||||
<div
|
<div
|
||||||
class="mt-14 w-4/5 mx-auto bg-white h-screen rounded-xl shadow-xl"
|
class="mt-14 w-4/5 mx-auto bg-white h-screen rounded-xl shadow-xl"
|
||||||
>
|
>
|
||||||
<Header/>
|
<Header/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user