diff --git a/content/posts/explaining-configs.md b/content/posts/explaining-configs.md index ba55049..fcbb0ac 100644 --- a/content/posts/explaining-configs.md +++ b/content/posts/explaining-configs.md @@ -33,7 +33,7 @@ Lastmod : 2023-10-28T20:30:30+05:30 - `enableEmoji` : Enables shorthand emojis in content files. [Info](https://gohugo.io/functions/emojify/) - `googleAnalytics` : Enter Google Analytics UA code to invoke inbuilt Google Analytics. - `disqusShortname` : To enable Disqus. -- `[author]` +- `[params.author]` - `name` : Name of Site-wide or default author. - `about` : Name of the about page of the Site-wide or default author. - `[params]` diff --git a/hugo.toml b/hugo.toml index 7673b32..810aa69 100644 --- a/hugo.toml +++ b/hugo.toml @@ -56,7 +56,7 @@ enableEmoji = true dateformNumTime = "2006-01-02 15:04 -0700" # Metadata mostly used in document's head - # description = "" + # description = "Continuing Hermit's legacy to be minimal and fast theme" # images = [""] themeColor = "#494f5c" diff --git a/layouts/partials/social-share.html b/layouts/partials/social-share.html index a4239c2..a1b5827 100644 --- a/layouts/partials/social-share.html +++ b/layouts/partials/social-share.html @@ -3,7 +3,8 @@
\ No newline at end of file