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