Move role filters between grid and detail, fix skill video/text layout and detail height jump, unify item dividers, drop OpenDota matchup cross, sync docs and assets. Co-authored-by: Cursor <cursoragent@cursor.com>
6 lines
169 B
JavaScript
6 lines
169 B
JavaScript
/* Local defaults; production export overwrites via export_relations_site.py. */
|
|
var SITE_VERSION = "0.5.109";
|
|
var ABILITY_VIDEO_BASE = "";
|
|
var STATIC_ASSET_BASE = "";
|
|
|