Skip to content

Commit cae3576

Browse files
authored
Merge pull request joshbuchea#294 from rollerozxa/patch-1
Add fediverse:creator
2 parents 73ccb79 + 431c25b commit cae3576

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -401,6 +401,16 @@ Users share web pages to qq wechat will have a formatted message
401401

402402
**[⬆ back to top](#table-of-contents)**
403403

404+
### Fediverse
405+
406+
Some Fediverse software such as Mastodon allow you to put your Fediverse handle in a meta tag which will show up in embeds to your website. In addition to the tag you will also need to add your domain to the list of allowed websites in "Settings -> Public profile -> Verification -> Author attribution" (for Mastodon).
407+
408+
```html
409+
<meta name="fediverse:creator" content="@handle@example.org">
410+
```
411+
412+
**[⬆ back to top](#table-of-contents)**
413+
404414
## Browsers / Platforms
405415

406416
### Apple iOS

0 commit comments

Comments
 (0)