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

Fix support for logos as urls #1171

Merged
merged 4 commits into from Jul 20, 2021
Merged

Commits on Jun 25, 2021

  1. Fix support for logos as urls

    Sphinx since 4.0 appears to support html_logo to also contain urls.  As
    a consequence, the other themes in sphinx appear to be just using the
    new logo_url variable, and in this theme that fixes support for it, too.
    tronical committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f6e3b6a View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    940a6db View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2021

  1. Configuration menu
    Copy the full SHA
    380ef5e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Configuration menu
    Copy the full SHA
    d282ac4 View commit details
    Browse the repository at this point in the history