mirror of
https://github.com/samber/awesome-prometheus-alerts.git
synced 2026-06-20 16:46:37 +08:00
chore: add Bing Webmaster Tools verification meta tag
This commit is contained in:
parent
49dbf0309f
commit
5c41e54297
1 changed files with 1 additions and 0 deletions
|
|
@ -44,6 +44,7 @@ const canonical = canonicalUrl ?? `${SITE_ORIGIN}${base}${Astro.url.pathname.rep
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#E6522C" />
|
||||
<meta name="author" content={AUTHOR_NAME} />
|
||||
<meta name="msvalidate.01" content="4576E3F85783A82149A0DB35A150F7EB" />
|
||||
{noIndex && <meta name="robots" content="noindex" />}
|
||||
|
||||
<SEO
|
||||
|
|
|
|||
Loading…
Reference in a new issue