diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-04-14 21:34:33 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-04-14 21:34:33 -0300 |
commit | 6d811c36d2b9795ad58fd0bf11f6033d93863fed (patch) | |
tree | e211863a6898ff28082d0fd7a444ab84adf21f7c /src | |
parent | dedb59d3d10bbebd27b0f76895c19b9000e52203 (diff) |
urls: staticVersion 5p1
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 360907b9..74225efd 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 5r1 + - &staticVersion 5p1 data: prefix: 'data/' |