chore: sync local changes (2026-03-12)

This commit is contained in:
2026-03-12 18:58:40 +08:00
parent 1123d6aef2
commit 4cc8ec9486
21 changed files with 4561 additions and 270 deletions

View File

@@ -4,8 +4,13 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/logo.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>萌芽短链</title>
<meta name="theme-color" content="#1a1a2e" />
<meta name="description" content="萌芽短链接,简单、快速的短链接生成工具" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="apple-mobile-web-app-title" content="萌芽短链" />
<link rel="apple-touch-icon" href="/logo.png" />
<title>萌芽短链</title>
</head>
<body>
<div id="root"></div>