diff options
author | wires <wires@noreply.wires.systems> | 2025-04-02 11:35:44 -0400 |
---|---|---|
committer | wires <wires@noreply.wires.systems> | 2025-04-02 11:35:44 -0400 |
commit | bb8caf62bf64df01b70c9bfca673d4aed511a662 (patch) | |
tree | 18d6b92735a79340f78e7927d18e67f3317f5532 /hugo.toml | |
parent | slight edit (diff) | |
download | blog-bb8caf62bf64df01b70c9bfca673d4aed511a662.tar.gz |
the tweaks will continue until morale improves
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 |