From 8a12b9d344d54827b8207b3270148ceba7799a10 Mon Sep 17 00:00:00 2001 From: bingus_violet Date: Thu, 11 Jan 2024 18:13:24 +0000 Subject: [PATCH] forgot the HTML lol --- index.js | 1 + static/snow.html | 41 +++++++++++++++++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/index.js b/index.js index 922d3ef..12c3b62 100644 --- a/index.js +++ b/index.js @@ -228,6 +228,7 @@ function pageUpdate() { if ([11, 12].includes(currentMonth)) { // The Below HTML is copy and pasted from that one site :> html = html.replace("{SEASONAL_EFFECT}", fs.readFileSync(path.join(__dirname, 'static/snow.html'))) + console.log("beep") } else { html = html.replace("{SEASONAL_EFFECT}", "") } diff --git a/static/snow.html b/static/snow.html index 256de59..280b713 100644 --- a/static/snow.html +++ b/static/snow.html @@ -1,3 +1,44 @@ + +
+

I love the winter :>

+