diff --git a/hugo.yaml b/hugo.yaml index 6103156..ddfd825 100644 --- a/hugo.yaml +++ b/hugo.yaml @@ -13,7 +13,7 @@ minify: minifyOutput: true params: - dateFormat : "02 Jan 2006" + DateFormat : "02 Jan 2006" env: production # to enable google analytics, opengraph, twitter-cards and schema. title: TRG's Blog description: "TRG's Blog" @@ -21,7 +21,6 @@ params: author: TRG # author: ["Me", "You"] # multiple authors images: ["https://avatars.githubusercontent.com/u/143636399?s=400&u=cddf9938630951d73335f2f30e3afdd98d844098&v=4"] - DateFormat: "October 15, 2024" defaultTheme: auto # dark, light disableThemeToggle: false