Skip to content

Commit 8e48879

Browse files
committed
Add ahref verification meta tag
1 parent db69f02 commit 8e48879

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_includes/head.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
});
1919
</script>
2020

21+
<meta name="ahrefs-site-verification" content="98a1eabcb98fc5531d2ebe80aaf198f1a6317648849b9478e0900af17551b6a7">
2122
<meta charset="utf-8">
2223
<meta http-equiv="X-UA-Compatible" content="IE=edge">
2324
<meta name="viewport" content="width=device-width, initial-scale=1">
@@ -30,4 +31,4 @@
3031

3132
{%- include custom-head.html -%}
3233

33-
</head>
34+
</head>

0 commit comments

Comments
 (0)