diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-01-30 12:36:48 -0400 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-01-30 12:36:48 -0400 |
commit | bae67f9e77881baea824d79a51d10175eb8f20e2 (patch) | |
tree | ebfbf1fa52a02860ec7fdb6d3c8d83c4815c71ee /src | |
parent | bac52b092c3b95b811bfe386751773893713b136 (diff) |
urls: staticVersion 4p1 preview
Diffstat (limited to 'src')
-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 890030b5..dce871f6 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 4r1 + - &staticVersion 4p1 data: prefix: 'data/' |