diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-06-14 21:20:11 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-06-14 21:20:11 -0300 |
commit | 83b1a43cfa6db914c90b2b060253aeadfbf0ed80 (patch) | |
tree | 88959dc1a4d56db5891ae969cffd109b59378df5 /src/urls-default.yaml | |
parent | dcf499d8e6739d5213a5c069419a73dc6a0c0190 (diff) |
url-spec: staticVersion 5p2
;)
Diffstat (limited to 'src/urls-default.yaml')
-rw-r--r-- | src/urls-default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urls-default.yaml b/src/urls-default.yaml index 74225efd..cbdd8a23 100644 --- a/src/urls-default.yaml +++ b/src/urls-default.yaml @@ -11,7 +11,7 @@ yamlAliases: # part of a build. This is so that multiple builds of a wiki can coexist # served from the same server / file system root: older builds' HTML files # refer to earlier values of STATIC_VERSION, avoiding name collisions. - - &staticVersion 5p1 + - &staticVersion 5p2 data: prefix: 'data/' |