Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add fediverse:creator meta support #2075

Merged
merged 1 commit into from
Dec 2, 2024
Merged

feat: add fediverse:creator meta support #2075

merged 1 commit into from
Dec 2, 2024

Conversation

ArnaudLigny
Copy link
Member

@ArnaudLigny ArnaudLigny commented Dec 2, 2024

Native support of fediverse:creator metatag (fix #2074).

Config:

social:
  mastodon:
    creator: "@[email protected]"

Output:

<meta name="fediverse:creator" content="@[email protected]">

Example: https://mastodon.social/@[email protected]/113584286985461538

image

@ArnaudLigny ArnaudLigny merged commit 6d062f0 into master Dec 2, 2024
18 of 22 checks passed
@ArnaudLigny ArnaudLigny deleted the mastodon branch December 2, 2024 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support fediverse:creator meta tag and Mastodon website verification
1 participant