summaryrefslogtreecommitdiff
path: root/united/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-03-16 00:50:58 -0400
committerThomas Park <thomas@thomaspark.me>2012-03-16 00:50:58 -0400
commitccd7f0cad744bc20b0b1f199ec6bde22ddb433e4 (patch)
treeb3cd7546e8701763616e830dda0e49ea6e21ca24 /united/bootswatch.less
parenta29761ed0762b4d0dd2ba00150416731c6df2240 (diff)
web font import now over ssl
performance should be ok with google property.
Diffstat (limited to 'united/bootswatch.less')
-rwxr-xr-xunited/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/united/bootswatch.less b/united/bootswatch.less
index 10344a60..a2d6b7c1 100755
--- a/united/bootswatch.less
+++ b/united/bootswatch.less
@@ -6,7 +6,7 @@
// TYPOGRAPHY
// -----------------------------------------------------
-@import url(http://fonts.googleapis.com/css?family=Ubuntu);
+@import url(https://fonts.googleapis.com/css?family=Ubuntu);
// NAVBAR
// -----------------------------------------------------