Default to HTTPS for google searches
This commit is contained in:
parent
b86880352b
commit
15e4418aed
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ url: http://yoursite.com
|
||||||
title: My Octopress Blog
|
title: My Octopress Blog
|
||||||
subtitle: A blogging framework for hackers.
|
subtitle: A blogging framework for hackers.
|
||||||
author: Your Name
|
author: Your Name
|
||||||
simple_search: http://google.com/search
|
simple_search: https://www.google.com/search
|
||||||
description:
|
description:
|
||||||
|
|
||||||
# Default date format is "ordinal" (resulting in "July 22nd 2007")
|
# Default date format is "ordinal" (resulting in "July 22nd 2007")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue