test aga
This commit is contained in:
parent
aa9aed75c0
commit
f2b530021a
1 changed files with 0 additions and 1 deletions
|
@ -447,7 +447,6 @@ module.exports = {
|
||||||
async function updateCommits() {
|
async function updateCommits() {
|
||||||
var commits = gitCommitCount()
|
var commits = gitCommitCount()
|
||||||
|
|
||||||
|
|
||||||
// var siteResponse = await (await fetch(`https://git.violets-purgatory.dev/bingus_violet/violets-purgatory/src/branch/${process.env.BRANCH || "origin"}`)).text()
|
// var siteResponse = await (await fetch(`https://git.violets-purgatory.dev/bingus_violet/violets-purgatory/src/branch/${process.env.BRANCH || "origin"}`)).text()
|
||||||
// var commits = siteResponse.substring(0, siteResponse.indexOf("Commits"))
|
// var commits = siteResponse.substring(0, siteResponse.indexOf("Commits"))
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue