Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

SSL Font Loading #4

@waynegraham

Description

@waynegraham

When using this theme with SSL support, the browser will not load the fonts (or at least complain very loudly) about the content being loaded from an insecure location.

https://github.com/scholarslab/neatscape/blob/master/functions.php#L16

This should be updated to

get_view()->headLink()->prependStylesheet('//fonts.googleapis.com/css?family=Crimson+Text:400,600,400italic,600italic|Cabin:400,600,400italic', 'screen');

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions