From 15e4418aed77fd76ebf5684a76eccdc3adf162d1 Mon Sep 17 00:00:00 2001 From: Richard Cunningham Date: Fri, 7 Mar 2014 17:19:06 -0500 Subject: [PATCH 1/2] Default to HTTPS for google searches --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 74d35ba..e51e7c3 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ url: http://yoursite.com title: My Octopress Blog subtitle: A blogging framework for hackers. author: Your Name -simple_search: http://google.com/search +simple_search: https://www.google.com/search description: # Default date format is "ordinal" (resulting in "July 22nd 2007") From ec1fbccd64fc429b138369f93c1236a8dedc7ce6 Mon Sep 17 00:00:00 2001 From: Richard Cunningham Date: Fri, 7 Mar 2014 17:20:01 -0500 Subject: [PATCH 2/2] Use HTTPS for google webfonts when on HTTPS site --- .themes/classic/source/_includes/custom/head.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.themes/classic/source/_includes/custom/head.html b/.themes/classic/source/_includes/custom/head.html index 85879f4..824a41e 100644 --- a/.themes/classic/source/_includes/custom/head.html +++ b/.themes/classic/source/_includes/custom/head.html @@ -1,3 +1,3 @@ - - + +