mirror of
https://github.com/sky22333/hubproxy.git
synced 2026-08-08 05:11:57 +08:00
fix favicon
This commit is contained in:
2
web/index.html
vendored
2
web/index.html
vendored
@@ -2,7 +2,7 @@
|
||||
<html lang="zh-CN">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="description" content="HubProxy - GitHub 加速、Docker 镜像加速与离线下载" />
|
||||
<title>HubProxy</title>
|
||||
|
||||
Reference in New Issue
Block a user