diff options
author | Thomas Park <thomas@thomaspark.co> | 2015-04-21 14:37:36 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.co> | 2015-04-21 14:37:36 -0400 |
commit | 979847f28d689bb93e5ff8cc9beb20a2a89c4f6b (patch) | |
tree | bdd7a33a20125fcc86540728cdcb09cf31a200af /darkly/bootstrap.min.css | |
parent | b1c15b7ce8869e7469a900c3566b0f11f13ea35c (diff) |
change protocol relative urls to https
Diffstat (limited to 'darkly/bootstrap.min.css')
-rw-r--r-- | darkly/bootstrap.min.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/darkly/bootstrap.min.css b/darkly/bootstrap.min.css index b7ce44ad..8b2b01b9 100644 --- a/darkly/bootstrap.min.css +++ b/darkly/bootstrap.min.css @@ -1,4 +1,4 @@ -@import url("//fonts.googleapis.com/css?family=Lato:400,700,400italic");/*! +@import url("https://fonts.googleapis.com/css?family=Lato:400,700,400italic");/*! * bootswatch v3.3.4+1 * Homepage: http://bootswatch.com * Copyright 2012-2015 Thomas Park |