« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/write/page-template.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/write/page-template.js')
-rw-r--r--src/write/page-template.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/write/page-template.js b/src/write/page-template.js
index e4bd977..617c009 100644
--- a/src/write/page-template.js
+++ b/src/write/page-template.js
@@ -525,7 +525,7 @@ export function generateDocumentHTML(pageInfo, {
 
         html.tag('link', {
           rel: 'stylesheet',
-          href: to('shared.staticFile', `site2.css?${cachebust}`),
+          href: to('shared.staticFile', `site3.css?${cachebust}`),
         }),
 
         html.tag('style',