Skip to content

Commit

Permalink
Merge pull request #1464 from YusukeHirao/features/#1460
Browse files Browse the repository at this point in the history
Add the `privacy-policy` link type to the `link` element
  • Loading branch information
YusukeHirao committed Feb 11, 2024
2 parents 74ebd55 + ad79d0e commit b696968
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/@markuplint/html-spec/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -38728,6 +38728,7 @@
"preload",
"prerender",
"prev",
"privacy-policy",
"search",
"stylesheet",
"terms-of-service"
Expand Down
1 change: 1 addition & 0 deletions packages/@markuplint/html-spec/src/spec.link.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
"preload",
"prerender",
"prev",
"privacy-policy",
"search",
"stylesheet",
"terms-of-service"
Expand Down

0 comments on commit b696968

Please sign in to comment.