Skip to content

Commit

Permalink
Merge pull request #2772 from lhzzforever/dev/develop_ci
Browse files Browse the repository at this point in the history
fix: 修改index.html的title默认值
  • Loading branch information
ielgnaw authored Aug 12, 2024
2 parents fc2863a + fc19678 commit 6f35d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<link rel="icon" href="{{ STATIC_URL }}/images/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" type="image/x-icon" />
<meta charset="utf-8">
<title>权限中心 | 腾讯蓝鲸智云</title>
<title>权限中心 | 蓝鲸智云</title>
</head>
<body>
<div id="app"></div>
Expand Down

0 comments on commit 6f35d30

Please sign in to comment.