-
Notifications
You must be signed in to change notification settings - Fork 495
Open
Labels
Feature RequestNew feature or requestNew feature or request
Description
Issue Checklist
- I am using NexT version 8.0 or later.
- I have already read the Troubleshooting page of Hexo and Troubleshooting page of NexT.
- I have already searched for current issues, which does not help me.
Expected behavior
Please add the creator meta tag to support the new Mastodon feature in the HTML <head> block:
<meta name="fediverse:creator" content="@[email protected]">
More info:
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/gh-pages/index.html#L41
https://pingmin.github.io/blog/
The meta tag should be added into every post or page.
Metadata
Metadata
Assignees
Labels
Feature RequestNew feature or requestNew feature or request