v1.2.36: 添加favicon图标,修复icons目录缺失问题

This commit is contained in:
甲辰生产 2026-03-31 21:09:57 +08:00
parent c522b772f6
commit 156137ee19
6 changed files with 2 additions and 2 deletions

View File

@ -4,10 +4,10 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="apple-mobile-web-app-capable" content="yes"> <meta name="apple-mobile-web-app-capable" content="yes">
<title>甲辰收藏 v1.2.35</title> <title>甲辰收藏 v1.2.30</title>
<!-- Favicon --> <!-- Favicon -->
<link rel="icon" type="image/x-icon" href="/static/icons/favicon.ico" /> <link rel="icon" type="image/png" href="/static/icons/favicon.png" />
<link rel="apple-touch-icon" href="/static/icons/apple-touch-icon.png" /> <link rel="apple-touch-icon" href="/static/icons/apple-touch-icon.png" />
<style> <style>
* { margin: 0; padding: 0; box-sizing: border-box; } * { margin: 0; padding: 0; box-sizing: border-box; }

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

View File

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB

BIN
static/icons/favicon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 133 KiB