|
|
@@ -8,11 +8,6 @@
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
|
|
|
<link rel="manifest" href="/site.webmanifest">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
|
|
|
- <title>Judith & Fritzis Hochzeit</title>
|
|
|
- </head>
|
|
|
- <body>
|
|
|
- <div id="app"></div>
|
|
|
- <script type="module" src="/src/main.ts"></script>
|
|
|
<!-- Google tag (gtag.js) -->
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=G-G7JCWE7DJR"></script>
|
|
|
<script>
|
|
|
@@ -22,5 +17,10 @@
|
|
|
|
|
|
gtag('config', 'G-G7JCWE7DJR');
|
|
|
</script>
|
|
|
+ <title>Judith & Fritzis Hochzeit</title>
|
|
|
+ </head>
|
|
|
+ <body>
|
|
|
+ <div id="app"></div>
|
|
|
+ <script type="module" src="/src/main.ts"></script>
|
|
|
</body>
|
|
|
</html>
|