summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSerghei Iakovlev <egrep@protonmail.ch>2022-05-28 13:14:33 +0200
committerSerghei Iakovlev <egrep@protonmail.ch>2022-05-28 13:14:33 +0200
commit512e94b28b243105e053c1090f56ac31846bc7cf (patch)
tree4558f03558e7e1f9acb3c85194f5d8c7e02f3dc5 /CHANGELOG.md
parentb40abdfab128f8e5b1f42261c4e8b0cf524370c4 (diff)
downloadgohugo-theme-ed-512e94b28b243105e053c1090f56ac31846bc7cf.tar.gz
Footer text now is fully optional
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a19fd3a..3573a4c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,7 +14,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add fallback if main sections are not configured
- Reformat default 404 page
- Rework the "Latest Publications" section, add post date
-- Add 404 page to robots.txt file (to prevent search engines from indexing it)
+- Add 404 page to robots.txt file (to prevent search engines from indexing it)
+- Footer text now is fully optional (do not show default text if it is empty)
### Fixed