We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7f5c8 commit 6f27358Copy full SHA for 6f27358
index.html
@@ -1,11 +1,8 @@
1
<!DOCTYPE html>
2
<html lang="fr">
3
<head>
4
- <!-- Google Tag Manager -->
5
- <!-- Google tag (gtag.js) -->
6
<meta charset="UTF-8" />
7
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
8
-
9
<!-- Google tag (gtag.js) -->
10
<script async src="https://www.googletagmanager.com/gtag/js?id=G-12CLFHGWVR"></script>
11
<script>
@@ -14,7 +11,6 @@
14
gtag('js', new Date());
15
12
gtag('config', 'G-12CLFHGWVR');
16
13
</script>
17
18
</head>
19
<body>
20
<div id="root"></div>
0 commit comments