Skip to content

Commit 9dc9f02

Browse files
authored
Add Google site verification meta tag
Signed-off-by: Tutos Rive <108991712+tutosrive@users.noreply.github.com>
1 parent a53bb0f commit 9dc9f02

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta charset="UTF-8">
66
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
77
<meta name="viewport" content="width=device-width, initial-scale=1">
8+
<meta name="google-site-verification" content="6czWvCTPGkuSQHfcIlrgDHBGwoMJ7nwgnZU8flvSjLE" />
89
<!-- SEO Meta Tags -->
910
<meta name="description" content="CSS Editor Online Quickly - Learn and practice CSS in real-time with our lightweight online editor. Edit CSS and see instant changes. ">
1011
<meta name="keywords" content="CSS editor, online CSS, CSS practice, learn CSS, CSS tutorial, web development, CSS-EOQ">
@@ -62,4 +63,4 @@ <h2>Features to add</h2>
6263
</footer>
6364
</body>
6465

65-
</html>
66+
</html>

0 commit comments

Comments
 (0)