From 7edf26ac881ebc82d7435c714678cfd83f02a7e9 Mon Sep 17 00:00:00 2001 From: 1bl4z3r <34515568+1bl4z3r@users.noreply.github.com> Date: Sun, 5 Nov 2023 19:10:06 +0530 Subject: [PATCH] Close Issue #39 --- hugo.toml | 2 +- layouts/partials/footer.html | 2 +- layouts/partials/posts_single_info.html | 4 ++-- layouts/partials/single-footer.html | 2 +- layouts/posts/rss.xml | 8 ++++---- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/hugo.toml b/hugo.toml index 380c790..7673b32 100644 --- a/hugo.toml +++ b/hugo.toml @@ -36,7 +36,7 @@ enableEmoji = true # googleAnalytics = "UA-123-45" # disqusShortname = "yourdiscussshortname" -[author] +[params.author] name = "1BL4Z3R" about = "about-hugo" diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 66b6222..02a76f8 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,6 +1,6 @@