v0.6.0: mark Climperor Web shell and SEO milestone.

Brand title uses self-hosted Noto Serif SC; document minor vs patch SITE_VERSION bumps.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 07:25:04 +08:00
co-authored by Cursor
parent 544ea42d40
commit 7c9e54e5eb
9 changed files with 45 additions and 10 deletions
+5 -5
View File
@@ -43,8 +43,8 @@
}
</script>
<link rel="icon" href="/ui-icon/dota2_logo.png" type="image/png" />
<link rel="stylesheet" href="/style.css?v=0.5.115" />
<script src="/mobile-gate.js?v=0.5.115"></script>
<link rel="stylesheet" href="/style.css?v=0.6.0" />
<script src="/mobile-gate.js?v=0.6.0"></script>
</head>
<body>
<h1 class="sr-only">DOTA2 上分帝</h1>
@@ -232,8 +232,8 @@
<section class="detail" id="detail" aria-live="polite"></section>
<script src="/config.js?v=0.5.115"></script>
<script src="/router.js?v=0.5.115"></script>
<script src="/app.js?v=0.5.115"></script>
<script src="/config.js?v=0.6.0"></script>
<script src="/router.js?v=0.6.0"></script>
<script src="/app.js?v=0.6.0"></script>
</body>
</html>