summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml10
1 files changed, 8 insertions, 2 deletions
diff --git a/hugo.toml b/hugo.toml
index b6972ee..1498f4f 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,5 +1,11 @@
-baseURL = 'https://example.org/'
+baseURL = 'https://fedang.net'
languageCode = 'en-us'
-title = 'My New Hugo Site'
+title = '~fedang'
theme = 'chilldark'
+
+[params.author]
+ name = "Federico Angelilli"
+
+[security]
+ enableInlineShortcodes = true