diff options
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,10 +1,9 @@ baseURL = 'https://fedang.net' languageCode = 'en-us' title = '~fedang' - theme = 'chilldark' - enableRobotsTXT = true +enableGitInfo = true [params.author] name = "Federico Angelilli" |
