Skip to content

Commit

Permalink
feat: set Google Search Console settings (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
Yejin0O0 authored Feb 19, 2025
1 parent b91099e commit aaa9283
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#FFFFFF" />
<!-- google search console - url prefix -->
<meta name="google-site-verification" content="pZC7XQV3JTevyp5wlNCHVy7zEa1QyXkAxp58tAmFmrU" />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit aaa9283

Please sign in to comment.