mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2025-02-28 16:31:44 -05:00
Use scheme relative URLs.
This commit is contained in:
parent
e0dacd6870
commit
ec4c9d57cd
@ -3,5 +3,5 @@ To customize the favicon, assign it to "/url/to/favicon.png"
|
||||
{% endcomment %}
|
||||
{% assign favicon = false %}
|
||||
<!--Fonts from Google's Web font directory at http://google.com/webfonts -->
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||
<link href='http://fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||
<link href='//fonts.googleapis.com/css?family=PT+Serif:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||
<link href='//fonts.googleapis.com/css?family=PT+Sans:regular,italic,bold,bolditalic' rel='stylesheet' type='text/css'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user