diff --git a/hugo.toml b/hugo.toml index 19ac4bf..558f896 100644 --- a/hugo.toml +++ b/hugo.toml @@ -5,6 +5,7 @@ theme = 'hermit-v2' # more config options exemplified at # https://github.com/1bl4z3r/hermit-V2/blob/main/hugo.toml.example +# https://1bl4z3r.github.io/hermit-V2/en/posts/explaining-configs/ [params] dateform = "Jan 2, 2006" @@ -12,6 +13,24 @@ theme = 'hermit-v2' dateformNum = "2006-01-02" dateformNumTime = "2006-01-02 15:04 -0700" + homeSubtitle = "Becker Awqatty's public brainscape" + gitUrl = "https://github.com/CrepeGoat/blog/tree/main" + enableGitInfo = true + + readTime = true + shareSocial = true + + [params.author] + name = "BekR" + + [[params.socialLinks]] + name = "github" + url = "https://github.com/CrepeGoat/blog/tree/main" + + [[params.socialLinks]] + name = "linkedin" + url = "https://www.linkedin.com/in/beckerawqatty/" + [menu] [[menu.main]]