diff options
Diffstat (limited to 'hugo.toml')
-rw-r--r-- | hugo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml index 470efaf..f7df85e 100644 --- a/hugo.toml +++ b/hugo.toml @@ -2,7 +2,6 @@ baseURL = 'https://wires.systems' languageCode = 'en-us' title = "wires" uglyurls = true -enableGitInfo = true disableKinds = ['section'] summaryLength = 10 |