1 parent 4ccadf9 commit 9cecc82Copy full SHA for 9cecc82
1 file changed
_includes/layouts/base.njk
@@ -16,11 +16,9 @@
16
<link rel="icon" href="{{ '/img/favicon.png' | url }}">
17
18
<!-- Google Analytics -->
19
- <!-- Google tag (gtag.js) -->
20
-<head>
21
<!-- Google Search Console Verification -->
22
<meta name="google-site-verification" content="xOWsgbdzrIUsA4Xf_0osfrpJo1n7IA3FgJ_B-KX1xfs" />
23
-
+
24
<!-- Google tag (gtag.js) -->
25
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5QS8CQJ3F5"></script>
26
<script>
@@ -29,7 +27,6 @@
29
27
gtag('js', new Date());
30
28
gtag('config', 'G-5QS8CQJ3F5');
31
</script>
32
-</head>
33
34
<style>
35
/* الصورة في الهيدر بدون إطار أو دائرة */
0 commit comments