Skip to content

Please add support for "fediverse:creator" OpenGraph tag for Mastodon etc. #936

@Pingmin

Description

@Pingmin

Issue Checklist

Expected behavior

Please add the creator meta tag to support the new Mastodon feature in the HTML <head> block:

<meta name="fediverse:creator" content="@username@domain.name">

More info:

mastodon/mastodon#30398

Steps to reproduce the behavior

Just use Hexo and Next theme to generate the static html sources.

Other Information

I just add the meta tag in my blog manually, but only in the home page:

Pingmin/blog@254a91b#diff-0eb547304658805aad788d320f10bf1f292797b5e6d745a3bf617584da017051R41

https://github.com/Pingmin/blog/blob/254a91ba69adfb9133685a20b4a14c55d20b282a/index.html#L41C1-L41C56

https://github.com/Pingmin/blog/blob/gh-pages/index.html#L41

https://pingmin.github.io/blog/

The meta tag should be added into every post or page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions