We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fae6157 commit 38bd66fCopy full SHA for 38bd66f
src/layouts/Layout.astro
@@ -23,6 +23,7 @@ const makeTitle = title
23
<html lang="zh" data-theme="dark">
24
<head>
25
<meta charset="UTF-8"/>
26
+ <meta name="msvalidate.01" content="44319F9675676357716A86315318B93E" />
27
<meta name="viewport" content="width=device-width"/>
28
<link rel="stylesheet" href="/src/style/fonts.css"/>
29
<link rel="icon" type="image/svg+xml" href="/favicon.png"/>
0 commit comments