diff --git a/config/_default/hugo.toml b/config/_default/hugo.toml index c47f905..84767f1 100644 --- a/config/_default/hugo.toml +++ b/config/_default/hugo.toml @@ -1,7 +1,6 @@ baseURL = "https://runtimeterror.dev" -theme = ["risotto"] +theme = "risotto" title = "runtimeterror" -author = "John Bowdre" copyright = "© 2018-2023 [runtimeterror](https://runtimeterror.dev)" paginate = 3 languageCode = "en" diff --git a/config/_default/params.toml b/config/_default/params.toml index 44128b3..63b2a62 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -4,6 +4,7 @@ description = "while (true) { bugs++; }" mainSections = ["posts"] fallBackOgImage = "images/broken-computer.svg" numberOfFeaturedPosts = 5 +author = "John Bowdre" indexTitle = ".-. ..- -. - .. -- . - . .-. .-. --- .-." diff --git a/layouts/partials/about.html b/layouts/partials/about.html index be413f2..d6c0c92 100644 --- a/layouts/partials/about.html +++ b/layouts/partials/about.html @@ -3,6 +3,8 @@ {{ with .logo }}{{ end }}