修改后台标题

This commit is contained in:
2023-01-24 23:30:58 +08:00
parent f05e03e067
commit 34b92fbd1a
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<meta charset="UTF-8" />
<link rel="icon" href="./favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>博客API管理后台</title>
<title>博客管理后台</title>
</head>
<body>
<div id="app"></div>