Skip to content

Commit

Permalink
feat: 更新index.html,添加百度站点验证meta标签
Browse files Browse the repository at this point in the history
  • Loading branch information
IceyWu committed Nov 18, 2024
1 parent 8f719e6 commit 4858cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link rel="icon" href="/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests" />
<meta http-equiv="Content-Security-Policy">
<meta name="baidu-site-verification" content="codeva-TuCub00E7D" />
</head>

<body>
Expand Down

0 comments on commit 4858cbc

Please sign in to comment.