List breadcrumbs feature

master
Will Faught 5 months ago
parent 442a68ea95
commit 75b84cc181

@ -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

@ -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",

Loading…
Cancel
Save