No more commits
This commit is contained in:
parent
a00188cab6
commit
e30e1c557a
2 changed files with 3 additions and 2 deletions
2
index.js
2
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)
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue