Rename header link feature to title link

master
Will Faught 5 months ago
parent 9c562100c4
commit 1ca45e68c5

@ -25,7 +25,6 @@ Paige is designed to put your content front and center, avoiding the typical clu
- Facebook sharing
- Figure shortcode
- Gallery shortcode
- Header links
- Icon shortcode
- Image pixel densities
- Image shortcode
@ -52,6 +51,7 @@ Paige is designed to put your content front and center, avoiding the typical clu
- Table of contents
- Tab shortcode
- Tags
- Title links
- 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)
- Vimeo shortcode

@ -14,7 +14,6 @@ features = [
"facebook sharing",
"figure shortcode",
"gallery shortcode",
"header links",
"icon shortcode",
"image pixel densities",
"image shortcode",
@ -41,6 +40,7 @@ features = [
"tab shortcode",
"table of contents",
"tags",
"title links",
"twitter sharing",
"validated",
"vimeo shortcode",

Loading…
Cancel
Save