From c62faefab02da39908e2a7fcd40e39c5526b5f8d Mon Sep 17 00:00:00 2001 From: Will Faught Date: Tue, 4 Jun 2024 22:22:18 -0700 Subject: [PATCH] Order alphabetically --- README.md | 4 ++-- theme.toml | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index ac4da1fc..cfd6ab0a 100644 --- a/README.md +++ b/README.md @@ -40,13 +40,13 @@ Paige is designed to put your content front and center, avoiding the typical clu - Menu - Minimal design - Quote shortcode -- RSS feed - Responsive - Right-to-left languages -- SEO +- RSS feed - Safari and Firefox Reader View support - Search - Sections +- SEO - Series - Single column - Social links diff --git a/theme.toml b/theme.toml index bd6800c9..8d247938 100644 --- a/theme.toml +++ b/theme.toml @@ -29,13 +29,13 @@ features = [ "menu", "minimal design", "quote shortcode", - "rss feed", "responsive", "right-to-left languages", - "seo", + "rss feed", "safari and firefox reader view support", "search", "sections", + "seo", "series", "single column", "social links", @@ -56,8 +56,8 @@ tags = [ "bootstrap", "company", "contact", - "dark", "dark mode", + "dark", "docs", "gallery", "hero", @@ -65,8 +65,8 @@ tags = [ "light", "minimal", "multilingual", - "podcast", "personal", + "podcast", "portfolio", "responsive", ]