v0.6.6: size drawer from hero grid; drop skill video side bars.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 17:20:51 +08:00
co-authored by Cursor
parent 22a9cf256d
commit 43e8409c0e
9 changed files with 77 additions and 29 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.6.5" />
<script src="/mobile-gate.js?v=0.6.5"></script>
<link rel="stylesheet" href="/style.css?v=0.6.6" />
<script src="/mobile-gate.js?v=0.6.6"></script>
</head>
<body>
<h1 class="sr-only">DOTA2 上分帝</h1>
@@ -233,8 +233,8 @@
</div>
<footer class="heroes-site-foot" id="heroes-site-foot" aria-hidden="true"></footer>
<script src="/config.js?v=0.6.5"></script>
<script src="/router.js?v=0.6.5"></script>
<script src="/app.js?v=0.6.5"></script>
<script src="/config.js?v=0.6.6"></script>
<script src="/router.js?v=0.6.6"></script>
<script src="/app.js?v=0.6.6"></script>
</body>
</html>