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 :>

+