diff --git a/README.md b/README.md index 7f19627e..aad0360d 100644 --- a/README.md +++ b/README.md @@ -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) diff --git a/theme.toml b/theme.toml index ac01dcf6..af458635 100644 --- a/theme.toml +++ b/theme.toml @@ -39,6 +39,7 @@ features = [ "series", "single column", "social links", + "tab shortcode", "table of contents", "tags", "twitter sharing",