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
Hi!
I'm adding AstroPaper to my personal blog and I came across the need for custom canonical URLs.
Looking at the code, I think that it can be added as an optional attribute to the posts' frontmatter and pass it forward through the Layout template.
What do you think? I'm happy to work on this improvement
The text was updated successfully, but these errors were encountered:
Sounds good! You can contribute to this one if you wish.
Sorry, something went wrong.
feat: support custom canonical URLs (satnaing#83)
82eac69
Adding an optional attribute in the posts' frontmatter that allows the user to set a custom canonical URL
feat: support custom canonical URLs (#83)
4687bd5
No branches or pull requests
Hi!
I'm adding AstroPaper to my personal blog and I came across the need for custom canonical URLs.
Looking at the code, I think that it can be added as an optional attribute to the posts' frontmatter and pass it forward through the Layout template.
What do you think? I'm happy to work on this improvement
The text was updated successfully, but these errors were encountered: