« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/static/site2.css (renamed from src/static/site.css)0
-rwxr-xr-xsrc/upd8.js2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/static/site.css b/src/static/site2.css
index 328ef7d..328ef7d 100644
--- a/src/static/site.css
+++ b/src/static/site2.css
diff --git a/src/upd8.js b/src/upd8.js
index 83eecb4..e81eccc 100755
--- a/src/upd8.js
+++ b/src/upd8.js
@@ -1247,7 +1247,7 @@ writePage.html = (
                 ${socialEmbedHTML}
                 <link rel="stylesheet" href="${to(
                   'shared.staticFile',
-                  `site.css?${CACHEBUST}`
+                  `site2.css?${CACHEBUST}`
                 )}">
                 ${
                   (theme || stylesheet) &&