summaryrefslogtreecommitdiff
path: root/cyborg/bootswatch.less
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/bootswatch.less
parentb1c15b7ce8869e7469a900c3566b0f11f13ea35c (diff)
change protocol relative urls to https
Diffstat (limited to 'cyborg/bootswatch.less')
-rw-r--r--cyborg/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/cyborg/bootswatch.less b/cyborg/bootswatch.less
index eccc9fdb..edaae762 100644
--- a/cyborg/bootswatch.less
+++ b/cyborg/bootswatch.less
@@ -2,7 +2,7 @@
// Bootswatch
// -----------------------------------------------------
-@import url("//fonts.googleapis.com/css?family=Roboto:400,700");
+@import url("https://fonts.googleapis.com/css?family=Roboto:400,700");
// Navbar =====================================================================