diff options
Diffstat (limited to 'config/_default/hugo.toml')
| -rw-r--r-- | config/_default/hugo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index 842d22f..2a61f7f 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,6 +1,6 @@ title = "Corrupt Lamar" copyright = "Copyright © 2024 Corrupt Lamar." -enableGitInfo = true +enableGitInfo = false # additional settings baseURL = "https://corruptlamar.com/" |
