Revert "Enable gitInfo"

This is somehow breaking the build, as it seems hugo isnt getting the .git info. Ill just disable this for now
This commit is contained in:
2022-11-11 15:58:55 +00:00
parent 526d758270
commit d9f665e3a2

View File

@@ -4,7 +4,6 @@ languageCode = "en-us"
title = "Phoenix's Personal Blog" title = "Phoenix's Personal Blog"
homepage = "https://fluttershub.com" homepage = "https://fluttershub.com"
tags = ["blog","personal","coding"] tags = ["blog","personal","coding"]
enableGitInfo = true
[markup.goldmark.renderer] [markup.goldmark.renderer]
hardWraps = true hardWraps = true