summaryrefslogtreecommitdiffstats
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index 8327460..5ed3998 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -2,3 +2,5 @@ baseURL = 'https://www.samanthony.xyz/'
languageCode = 'en-us'
title = "Sam Anthony's Webpage"
theme = 'aoidh'
+[params]
+ author = "Sam Anthony"