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

Add rel="canonical" based on html_baseurl configuration #409

Merged
merged 1 commit into from
Apr 1, 2022

Conversation

asmeurer
Copy link
Contributor

@asmeurer asmeurer commented Mar 31, 2022

Fixes #410

I tried adding this to the furo docs as well, but it doesn't work because the
Furo docs URLs are like https://pradyunsg.me/furo/recommendations/ instead of
https://pradyunsg.me/furo/recommendations.html.

@pradyunsg pradyunsg changed the title Make html_baseurl add rel="canonical" to the page Add rel="canonical" based on html_baseurl configuration Apr 1, 2022
@pradyunsg pradyunsg merged commit b4c8010 into pradyunsg:main Apr 1, 2022
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.

html_baseurl is ignored
2 participants