Skip to content

Commit 9cecc82

Browse files
committed
Add Google Search Console verification meta tag
1 parent 4ccadf9 commit 9cecc82

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

_includes/layouts/base.njk

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,9 @@
1616
<link rel="icon" href="{{ '/img/favicon.png' | url }}">
1717

1818
<!-- Google Analytics -->
19-
<!-- Google tag (gtag.js) -->
20-
<head>
2119
<!-- Google Search Console Verification -->
2220
<meta name="google-site-verification" content="xOWsgbdzrIUsA4Xf_0osfrpJo1n7IA3FgJ_B-KX1xfs" />
23-
21+
2422
<!-- Google tag (gtag.js) -->
2523
<script async src="https://www.googletagmanager.com/gtag/js?id=G-5QS8CQJ3F5"></script>
2624
<script>
@@ -29,7 +27,6 @@
2927
gtag('js', new Date());
3028
gtag('config', 'G-5QS8CQJ3F5');
3129
</script>
32-
</head>
3330

3431
<style>
3532
/* الصورة في الهيدر بدون إطار أو دائرة */

0 commit comments

Comments
 (0)