hawx / relme-auth

An implementation of http://microformats.org/wiki/RelMeAuth
https://auth.hawx.me
MIT License
16 stars 0 forks source link

authn on a link tag? #11

Open RehanSaeed opened 4 years ago

RehanSaeed commented 4 years ago

Is it possible to add authn to a <link> tag in the <head> like so?

<link rel="me authn" href="https://github.com/YOU" />

All the examples I've seen only do this in anchor tags in the actual HTML body.

gRegorLove commented 2 years ago

Yes, this works. I'll bring it up in the microformats community and try to get some updated examples.