summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index f0ea480..1257dcb 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,10 +1,9 @@
baseURL = 'https://fedang.net'
languageCode = 'en-us'
title = '~fedang'
-
theme = 'chilldark'
-
enableRobotsTXT = true
+enableGitInfo = true
[params.author]
name = "Federico Angelilli"