fix: 更新应用标题为“Riwsan 瑞讯”,确保一致性

This commit is contained in:
2026-01-14 15:36:01 +07:00
parent 4f9f77f416
commit 5e788286c3

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<title>Riwa</title>
<title>Riwsan 瑞讯</title>
<base href="/" />
@@ -18,7 +18,7 @@
<!-- add to homescreen for ios -->
<meta name="mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-title" content="Riwa" />
<meta name="apple-mobile-web-app-title" content="Riwsan" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />