Skip to content

Readthedocs pages trigger mixed content warning in Chrome #33

@moreati

Description

@moreati

The documentation pages at https://pylons-webframework.readthedocs.org/en/latest/index.html are served over https. They include the stylesheet http://static.pylonsproject.org/fonts/neuton/stylesheet.css using an http:// url, not an https:// one.

In Chrome this means the file is not loaded, so that style is not applied. Sorry this isn't a PR, I couldn't find where in pyramids/docs/en the stylesheet is specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions