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

[7.0.x] Add html_baseurl to sphinx conf.py (#12364) #12395

Merged
merged 1 commit into from
May 30, 2024
Merged

[7.0.x] Add html_baseurl to sphinx conf.py (#12364) #12395

merged 1 commit into from
May 30, 2024

Commits on May 28, 2024

  1. Add html_baseurl to sphinx conf.py (#12364)

    This is used to set the <link rel="canonical" href="X"> tag that points to the canonical version of the webpage. Including this indicates to search engines which version to include in their indexes, and should prevent older versions showing up.
    
    Fixes #12363
    jfrost-mo committed May 28, 2024
    Configuration menu
    Copy the full SHA
    7d4d75b View commit details
    Browse the repository at this point in the history