diff --git a/hugo.toml b/hugo.toml index 6bb407f..2afbb19 100644 --- a/hugo.toml +++ b/hugo.toml @@ -6,7 +6,7 @@ enableRobotsTXT = true [params] env = 'production' title = 'Mildly interesting' -description = "Mildly Interesting Writings" +description = "Sometimes I write interesting stuff." author = 'Gabe Venberg' DateFormat = "2006-1-2" defaultTheme = 'dark'