You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually, the new recommendation is to use HTTPS unconditionally rather than fooling with protocol-relative URLs, which can occasionally interact oddly with non-HTTP pages (such as file:/).
in head.html there is the following reference:
When website is loaded over secure connection fonts gets loaded over unsecure source
This can easily be solved by:
The text was updated successfully, but these errors were encountered: