Rename header link feature to title link

This commit is contained in:
Will Faught
2025-02-09 01:22:14 -08:00
parent 9c562100c4
commit 1ca45e68c5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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