Brand title uses self-hosted Noto Serif SC; document minor vs patch SITE_VERSION bumps. 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.0";
|
|
var SITE_ORIGIN = "";
|
|
var ABILITY_VIDEO_BASE = "";
|
|
var STATIC_ASSET_BASE = "";
|
|
|