Separate the local recognition, web publishing, and shared data paths while preserving direct script execution and existing site content. Co-authored-by: Cursor <cursoragent@cursor.com>
5 lines
167 B
JavaScript
5 lines
167 B
JavaScript
/* Local defaults; production export overwrites via export_relations_site.py. */
|
|
var SITE_VERSION = "0.5.61";
|
|
var ABILITY_VIDEO_BASE = "";
|
|
var STATIC_ASSET_BASE = "";
|