perf: 优化缩短首页缓存时间

This commit is contained in:
xiaojunnuo
2024-10-11 00:05:51 +08:00
parent 480ce2d812
commit 49395e8cb6
4 changed files with 24 additions and 11 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8"/>
<link rel="icon" href="/static/logo.svg"/>
<link rel="icon" href="/static/images/logo/logo.svg"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Loading</title>
<script src="/static/icons/iconfont.js"></script>