mirror of
https://github.com/certd/certd.git
synced 2026-04-30 09:17:24 +08:00
perf: favicon支持自定义
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8"/>
|
||||
<link rel="icon" href="/static/images/logo/logo.svg"/>
|
||||
<link rel="icon" href="/api/app/favicon"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
||||
<title>Loading</title>
|
||||
<script src="/static/icons/iconfont.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user