diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2025-04-14 21:34:05 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2025-04-14 21:34:05 -0300 |
commit | dedb59d3d10bbebd27b0f76895c19b9000e52203 (patch) | |
tree | e88ce043be6f32e885a0b6ee52690c3f892b8212 /src | |
parent | 34f14d9a1e321c0c85e1ed9b1ef28219d06d6569 (diff) |
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 c3bf89eb..360907b9 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 4p1 + - &staticVersion 5r1 data: prefix: 'data/' |