mirror of
https://gitee.com/fit2cloud-feizhiyun/1Panel.git
synced 2024-11-30 10:58:05 +08:00
为了安全,使面板首页禁止搜索引擎收录 (#721)
This commit is contained in:
parent
2ff4da5e46
commit
7fd6afb17f
@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" href="/fav/favicon.png" />
|
||||
<meta name="robots" content="noindex,nofollow" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>loading...</title>
|
||||
</head>
|
||||
|
Loading…
Reference in New Issue
Block a user