8000 fix: Add missing Google site verification meta tag in index.html · chinxcode/github-repo-downloader@c9d4ad0 · GitHub
[go: up one dir, main page]

Skip to content

Commit c9d4ad0

Browse files
committed
fix: Add missing Google site verification meta tag in index.html
1 parent 44c8703 commit c9d4ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
content="GitRepo Zip Fetcher is a sleek tool for effortlessly downloading GitHub repositories and folders as ZIP files."
1010
/>
1111
<meta name="keywords" content="github, repository, download, zip, code, offline, tool, user-friendly, easy, files" />
12+
<meta name="google-site-verification" content="8oBCVUQA3NnZBCFuNIIBnKJ4leLbHUKTwL7X9LXAA4E" />
1213
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500&display=swap" rel="stylesheet" />
1314
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons" />
1415
<link rel="stylesheet" href="/src/styles.css" />

0 commit comments

Comments
 (0)
0