Skip to content

Commit e1dce2e

Browse files
authored
add relmeauth
1 parent 09144d3 commit e1dce2e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,9 @@ These elements provide information for how a document should be perceived, and r
208208
<!-- Gives a reference to a location in your document that may be in another language -->
209209
<link rel="alternate" href="https://es.example.com/" hreflang="es">
210210

211-
<!-- Provides information about an author or another person -->
211+
<!-- Provides information about an author or another person
212+
Used for RelMeAuth, a distributed form of identity verification.
213+
See https://microformats.org/wiki/RelMeAuth to learn more -->
212214
<link rel="me" href="https://google.com/profiles/thenextweb" type="text/html">
213215
<link rel="me" href="mailto:name@example.com">
214216
<link rel="me" href="sms:+15035550125">

0 commit comments

Comments
 (0)