List breadcrumbs feature

This commit is contained in:
Will Faught
2025-02-09 01:24:00 -08:00
parent 442a68ea95
commit 75b84cc181
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ Paige is designed to put your content front and center, avoiding the typical clu
- Authors - Authors
- Blog - Blog
- Bootstrap styles and icons - Bootstrap styles and icons
- Breadcrumbs
- Categories - Categories
- Code shortcode - Code shortcode
- Customizable - Customizable

View File

@@ -6,6 +6,7 @@ features = [
"authors", "authors",
"blog", "blog",
"bootstrap styles and icons", "bootstrap styles and icons",
"breadcrumbs",
"categories", "categories",
"code shortcode", "code shortcode",
"customizable", "customizable",