Remove http protocol from Google search form

This commit is contained in:
Michael Rose 2015-02-24 14:57:16 -05:00
parent 8c78e2f783
commit 45c6d84133

2
404.md
View file

@ -13,5 +13,5 @@ Sorry, but the page you were trying to view does not exist --- perhaps you can t
var GOOG_FIXURL_SITE = '{{ site.url }}'
</script>
<script type="text/javascript"
src="http://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>