summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-12-15 22:28:04 +0100
committerFederico Angelilli <code@fedang.net>2024-12-15 22:28:04 +0100
commit686dce4b02d462ade83d71cfe4a61b062782c660 (patch)
treeb7a545a0e420f2dfcf1324cd18b80ec07801f5f0 /hugo.toml
parentf1dc7897817263b2c524e35705382c22aa345adf (diff)
Move to posts
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"