summaryrefslogtreecommitdiff
path: root/simplex/bootswatch.less
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.me>2012-08-04 18:23:34 -0400
committerThomas Park <thomas@thomaspark.me>2012-08-04 18:23:34 -0400
commite0ad59009bf4fe5d03abef556ce37c12200d5a72 (patch)
tree532d29a7282961bfb81aa1e2c48a5831f2146267 /simplex/bootswatch.less
parent8c33a4718f097e1df0e5d84e92648faf2c807a2f (diff)
journal, simplex: use https for google web fonts
Diffstat (limited to 'simplex/bootswatch.less')
-rwxr-xr-xsimplex/bootswatch.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/simplex/bootswatch.less b/simplex/bootswatch.less
index 39ee8b87..26cb3090 100755
--- a/simplex/bootswatch.less
+++ b/simplex/bootswatch.less
@@ -3,7 +3,7 @@
// Version: 2.0.4
// -----------------------------------------------------
-@import url('http://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
+@import url('https://fonts.googleapis.com/css?family=Josefin+Sans:300,400,700');
@boxShadow: 1px 1px 1px rgba(0, 0, 0, 0.2);