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

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

Loading…
Cancel
Save