forgot the description and gtag
This commit is contained in:
@@ -13,15 +13,12 @@
|
|||||||
|
|
||||||
<svelte:head>
|
<svelte:head>
|
||||||
<title>Checkout</title>
|
<title>Checkout</title>
|
||||||
<meta
|
<meta name="description" content="Checkout" />
|
||||||
name="description"
|
|
||||||
content="Book a flight to your dream destination at an unbelieavably low price"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<script
|
<!-- <script
|
||||||
async
|
async
|
||||||
src="https://www.googletagmanager.com/gtag/js?id=AW-17085207253"
|
src="https://www.googletagmanager.com/gtag/js?id=AW-17085207253"
|
||||||
></script>
|
></script> -->
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
// window.dataLayer = window.dataLayer || [];
|
// window.dataLayer = window.dataLayer || [];
|
||||||
|
|||||||
Reference in New Issue
Block a user