summaryrefslogtreecommitdiff
path: root/cyborg/bootstrap.css
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-04-21 14:37:36 -0400
committerThomas Park <thomas@thomaspark.co>2015-04-21 14:37:36 -0400
commit979847f28d689bb93e5ff8cc9beb20a2a89c4f6b (patch)
treebdd7a33a20125fcc86540728cdcb09cf31a200af /cyborg/bootstrap.css
parentb1c15b7ce8869e7469a900c3566b0f11f13ea35c (diff)
change protocol relative urls to https
Diffstat (limited to 'cyborg/bootstrap.css')
-rw-r--r--cyborg/bootstrap.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/cyborg/bootstrap.css b/cyborg/bootstrap.css
index 9dcb101d..a72c11c9 100644
--- a/cyborg/bootstrap.css
+++ b/cyborg/bootstrap.css
@@ -1,4 +1,4 @@
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
/*!
* bootswatch v3.3.4+1
* Homepage: http://bootswatch.com