Export and OSS upload require wide Heroes-page cards only; bump cache stamp to wide2 so clients drop polluted squares. Co-authored-by: Cursor <cursoragent@cursor.com>
7 lines
189 B
JavaScript
7 lines
189 B
JavaScript
/* Local defaults; production export overwrites via export_relations_site.py. */
|
|
var SITE_VERSION = "0.6.9";
|
|
var SITE_ORIGIN = "";
|
|
var ABILITY_VIDEO_BASE = "";
|
|
var STATIC_ASSET_BASE = "";
|
|
|