From 99d814c09d76be0574f78670c7a7080fad95a8f1 Mon Sep 17 00:00:00 2001 From: Serghei Iakovlev Date: Sun, 5 Jun 2022 22:11:41 +0200 Subject: Rework site keywords --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index fd92b25..16fcd55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,13 +10,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Rework post dates format. Now they prefixes with "Published on" and "Updated on" -- Rework single post layouts. Reduce the number of layouts for poems, dramas, narratives and posts to one +- Rework single post layouts. Reduce the number of layouts for poems, dramas, + narratives and posts to one +- Rename `site.Params.seoKeywords` to `site.Params.keywords` to match the Hugo + documentation +- Global `site.Params.keywords` may be overridden by `.Params.keywords` or + `.Params.tags` in the post front matter ### Fixed - Fix tags html layout - Add missed `theme-color` meta tag - Enable maskable icon support +- Rework term rendering for Atom feeds to not include duplicates ## [v0.3.0](https://github.com/sergeyklay/gohugo-theme-ed/compare/v0.2.0...v0.3.0) -- cgit v1.2.3