Skip to content

Commit

Permalink
chore: add meta tag for google console ownership proof
Browse files Browse the repository at this point in the history
  • Loading branch information
iceghost committed Sep 9, 2023
1 parent 44fd799 commit e68a94a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8" />
<link rel="icon" href="%sveltekit.assets%/favicon.svg" />
<meta name="viewport" content="width=device-width" />
<meta name="google-site-verification" content="Yu3KV8M7Rfrsmbh4LI1edOcgwD0Lm0eJ0WaMwmZknSI" />
%sveltekit.head%
</head>
<body>
Expand Down

0 comments on commit e68a94a

Please sign in to comment.