diff --git a/index.js b/index.js index e78dd4c..12d223b 100644 --- a/index.js +++ b/index.js @@ -226,6 +226,7 @@ function pageUpdate() { html = '\n' + html + console.log(commitCount(), commitCount('https://github.com/Violets-puragtory/Violets-Purgatory.dev'), commitCount('https://codeberg.org/Bingus_Violet/Violets-Purgatory'), commitCount('.git')) fs.writeFileSync(path.join(__dirname, 'static/index.html'), html) }