From 15e4418aed77fd76ebf5684a76eccdc3adf162d1 Mon Sep 17 00:00:00 2001 From: Richard Cunningham Date: Fri, 7 Mar 2014 17:19:06 -0500 Subject: [PATCH] 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")