disable git info as it is not being updated by netlify deploys

This commit is contained in:
KemoNine 2024-07-04 16:04:11 -04:00
parent 307060cd88
commit 5d60148105

View file

@ -7,7 +7,7 @@ timeZone = 'UTC'
enableEmoji = true
enableRobotsTXT = true
enableGitInfo = true
enableGitInfo = false
rssLimit = 25
ignoreFiles = [ '.gitignore', '.gitkeep' ]