diff --git a/README.md b/README.md index 89c00984..755d91e0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ Paige is designed to put your content front and center, avoiding the typical clu - Authors - Blog - Bootstrap styles and icons +- Breadcrumbs - Categories - Code shortcode - Customizable diff --git a/theme.toml b/theme.toml index a93eca84..36d0a856 100644 --- a/theme.toml +++ b/theme.toml @@ -6,6 +6,7 @@ features = [ "authors", "blog", "bootstrap styles and icons", + "breadcrumbs", "categories", "code shortcode", "customizable",