diff --git a/README.md b/README.md index 83fa96eb..89c00984 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Paige is designed to put your content front and center, avoiding the typical clu ## Features - Accessibility -- Atom feed +- Atom feeds - Authors - Blog - Bootstrap styles and icons @@ -40,7 +40,7 @@ Paige is designed to put your content front and center, avoiding the typical clu - Quote shortcode - Responsive - Right-to-left languages -- RSS feed +- RSS feeds - Safari and Firefox Reader View support - Search - Sections diff --git a/theme.toml b/theme.toml index 514307c2..a93eca84 100644 --- a/theme.toml +++ b/theme.toml @@ -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",