Add tab shortcode feature

This commit is contained in:
Will Faught
2024-07-08 16:03:14 -07:00
parent 6aaea6778b
commit 475491986f
2 changed files with 2 additions and 0 deletions

View File

@@ -51,6 +51,7 @@ Paige is designed to put your content front and center, avoiding the typical clu
- Single column
- Social links
- Table of contents
- Tab shortcode
- Tags
- Twitter sharing
- Validated with [PageSpeed](https://pagespeed.web.dev/report?url=https%3A%2F%2Fwillfaught.com%2Fpaige%2F&form_factor=desktop) and [Validator](https://validator.w3.org/nu/?doc=https%3A%2F%2Fwillfaught.com%2Fpaige%2F)

View File

@@ -39,6 +39,7 @@ features = [
"series",
"single column",
"social links",
"tab shortcode",
"table of contents",
"tags",
"twitter sharing",