We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
router
With this feature, we'll be able to add title and meta tags for markdown pages as follows:
routes/about.md
--- title: About meta: - name: description content: About Page - name: author content: Marko --- # About About Page Body
No response
The text was updated successfully, but these errors were encountered:
feat(router): set title and meta tags for markdown pages
3d846a2
Closes analogjs#215
feat(router): set title and meta tags for markdown pages (#236)
d6ef56b
Closes #215
feat(router): set title and meta tags for markdown pages (analogjs#236)
487b250
markostanimirovic
Successfully merging a pull request may close this issue.
Which scope/s are relevant/related to the feature request?
router
Information
With this feature, we'll be able to add title and meta tags for markdown pages as follows:
routes/about.md
Describe any alternatives/workarounds you're currently using
No response
I would be willing to submit a PR to fix this issue
The text was updated successfully, but these errors were encountered: