From 53ad2183d4efdeb3a5d6046a9a08a86c67335078 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Wed, 3 Jul 2024 17:48:17 -0700 Subject: [PATCH] Add icons to features --- README.md | 2 +- theme.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e725ca8d..6ce90416 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Paige is designed to put your content front and center, avoiding the typical clu - Atom feed - Authors - Blog -- Bootstrap +- Bootstrap styles and icons - Categories - Code shortcode - Comments diff --git a/theme.toml b/theme.toml index 8d247938..ac01dcf6 100644 --- a/theme.toml +++ b/theme.toml @@ -6,7 +6,7 @@ features = [ "atom feed", "authors", "blog", - "bootstrap", + "bootstrap styles and icons", "categories", "code shortcode", "comments",