diff options
| author | (quasar) nebula <qznebula@protonmail.com> | 2026-03-19 06:28:53 -0300 |
|---|---|---|
| committer | (quasar) nebula <qznebula@protonmail.com> | 2026-03-19 06:29:18 -0300 |
| commit | 43f08c7810fb814896059aa41c77178f7317e80e (patch) | |
| tree | 38bb706c5d8aa4a89339012ee9784d91c4b07816 /src/urls-default.yaml | |
| parent | c34a90620c1f7325745056ed6c379eaaff61ec68 (diff) | |
[staging] css: refrain from exploding tall image out of overlay
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 c590300e..790b4c9e 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 5r4 + - &staticVersion 5r5 data: prefix: 'data/' |