From e30e1c557a39f83411663c0c5d4fb06dd3442c63 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Tue, 19 Dec 2023 14:36:21 -0600 Subject: [PATCH] No more commits --- index.js | 2 +- resources/mainPage.html | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/index.js b/index.js index 17edf89..e72bd28 100644 --- a/index.js +++ b/index.js @@ -232,7 +232,7 @@ function pageUpdate() { html = html.replace("{SEASONAL_EFFECT}", "") } - html = html.replace("{COMMITS}", commitCount("https://codeberg.org/Bingus_Violet/Violets-Purgatory")) + // html = html.replace("{COMMITS}", commitCount("https://codeberg.org/Bingus_Violet/Violets-Purgatory")) fs.writeFileSync(path.join(__dirname, 'static/index.html'), html) } diff --git a/resources/mainPage.html b/resources/mainPage.html index 0d2c09d..aec2191 100644 --- a/resources/mainPage.html +++ b/resources/mainPage.html @@ -22,7 +22,8 @@

Welcome to Violet's Purgatory

-

Now at {COMMITS} commits all thanks to you :D

+

Happy 1 year anniversery of owning Violet's Purgatory! :D

+

Thanks to all of you...

(I'm kidding of course I did all the work >:])