summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml9
1 files changed, 6 insertions, 3 deletions
diff --git a/hugo.toml b/hugo.toml
index 519eaed..f955162 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -1,12 +1,15 @@
baseURL = 'https://www.samanthony.xyz/'
languageCode = 'en-us'
-title = "Sam Anthony"
+title = 'Sam Anthony'
theme = 'aoidh'
+enableGitInfo = true
[params]
[params.author]
- name = "Sam Anthony"
- email = "sam@samanthony.xyz"
+ name = 'Sam Anthony'
+ email = 'sam@samanthony.xyz'
+ [params.repo]
+ url = 'https://git.samanthony.xyz/samanthony.xyz/'
[menus]
[[menus.main]]