v0.6.1: show hero English name and abbr on detail page.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
voson
2026-07-30 07:33:48 +08:00
co-authored by Cursor
parent 7c9e54e5eb
commit 1aa6710e39
6 changed files with 34 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/* Local defaults; production export overwrites via export_relations_site.py. */
var SITE_VERSION = "0.6.0";
var SITE_VERSION = "0.6.1";
var SITE_ORIGIN = "";
var ABILITY_VIDEO_BASE = "";
var STATIC_ASSET_BASE = "";