Pluralize feeds feature names

This commit is contained in:
Will Faught
2025-02-09 01:22:55 -08:00
parent 1ca45e68c5
commit 442a68ea95
2 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ demosite = "https://willfaught.com/paige"
description = "Powerful, pliable pixel perfection. An advanced Hugo theme."
features = [
"accessibility",
"atom feed",
"atom feeds",
"authors",
"blog",
"bootstrap styles and icons",
@@ -29,7 +29,7 @@ features = [
"quote shortcode",
"responsive",
"right-to-left languages",
"rss feed",
"rss feeds",
"safari and firefox reader view support",
"search",
"sections",