From 97f532acaf49e314081ebd91d466da281147c8c7 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Tue, 12 Jan 2021 12:38:33 -0400 Subject: cachebust --- upd8.js | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/upd8.js b/upd8.js index 94c054d..4adc546 100644 --- a/upd8.js +++ b/upd8.js @@ -116,6 +116,8 @@ const { const C = require('./common/common'); +const CACHEBUST = 1; + const SITE_CANONICAL_BASE = 'https://hsmusic.wiki/'; const SITE_TITLE = 'Homestuck Music Wiki'; const SITE_SHORT_TITLE = 'HSMusic'; @@ -1283,8 +1285,8 @@ async function writePage(directoryParts, { ${Object.entries(meta).map(([ key, value ]) => ``).join('\n')} - - + +
@@ -1296,8 +1298,8 @@ async function writePage(directoryParts, { `} ${layoutHTML}
- - + + `)); -- cgit 1.3.0-6-gf8a5