diff --git a/config.toml b/config.toml index 5b598e0..aff8cfc 100644 --- a/config.toml +++ b/config.toml @@ -3,6 +3,7 @@ languageCode = "en-us" title = "Greg Gauthier" author = "Greg Gauthier" + copyright = "Copyright 2022. All rights reserved." canonifyurls = true paginate = 10 @@ -29,6 +30,7 @@ enableGitInfo = true podcastCdnUrl = "https://gmgauthier.us-east-1.linodeobjects.com/podcast/" blogCdnUrl = "https://gmgauthier.us-east-1.linodeobjects.com/blog/" avatar = "/img/blog_avatar.jpg" + email = "gmgauthier@protonmail.com" [markup] [markup.goldmark.renderer] diff --git a/layouts/podcast/rss.xml b/layouts/podcast/rss.xml index 152f4ea..d6721d2 100644 --- a/layouts/podcast/rss.xml +++ b/layouts/podcast/rss.xml @@ -21,6 +21,10 @@