diff --git a/config.toml b/config.toml index 1a4b716e..4e7233e7 100644 --- a/config.toml +++ b/config.toml @@ -9,6 +9,8 @@ enableInlineShortcodes = true theme = "hugo-PaperMod" [params] + description = "Theme PaperMod - https://github.com/adityatelange/hugo-PaperMod" + author = "Theme PaperMod" ShowReadingTime = true SetThemeAuto = true contentTypeName = "posts"