Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/spookey/slick.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2022-09-01 15:55:17 +0300
committerFrieder Griesshammer <frieder.griesshammer@der-beweis.de>2022-09-01 16:01:11 +0300
commit69854a59a4be0386ac7bc20ae8b67901df957e59 (patch)
treee491aba78cb6d9b2581ba95e677ca6084194c717 /CHANGELOG.md
parent34a9763db996e7ffd7739ee84a5e835459c63f4d (diff)
Improve and unify wording of showRssLink setting and hide RSS-Link on the changelog page
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 82f206c..4e019ae 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,7 +12,9 @@ and this project adheres to
### Added
- `integrity` property to script tags.
-- Added setting ``showRssLink`` to allow hiding the RSS link in the footer.
+- Introduced `showRssLink` setting to control display of RSS link
+ in the footer.
+ Thanks [@ivan3bx](https://github.com/ivan3bx) for the idea.
## [v0.3.9] - 2022-01-29