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