We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a73aae + ac74eb3 commit dd7f4ebCopy full SHA for dd7f4eb
changelog.md
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.1.7 (????-??-??)
5
+------------------
6
+
7
+* Adding support for the 'friend' rel from XFN.
8
9
10
1.1.6 (2025-01-08)
11
------------------
12
data/editor-links.json
@@ -3,6 +3,10 @@
"description": "A link to yourself at a different URL",
"href": "http://gmpg.org/xfn/11"
},
+ "friend": {
+ "description": "A link to a friend",
+ "href": "http://gmpg.org/xfn/11"
+ },
"item": {
"description": "A member of a collection",
"href": "https://datatracker.ietf.org/doc/html/rfc6573#section-2.1"
0 commit comments