-
Notifications
You must be signed in to change notification settings - Fork 202
feat: support extra head tags #1145
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: support extra head tags #1145
Conversation
✅ Deploy Preview for aquamarine-blini-95325f ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Thxs, can you add a seperate new fixture for this feature instead? |
Done in 598cdc9 |
Made changes as discussed in #1121
@Timeless0911 please re-review |
@Timeless0911 please also consider the extension to this PR #1168 |
This PR looks like it can be closed now since #1168 |
Sounds good, only created it as separate PR to allow the one being approved and merged without the other in case it doesn't fit into the vision for Rspress. Feel free to close this PR if not needed. |
Summary
This PR adds support for extra head tags per page via Frontmatter config.
Related Issue
#1121
Checklist