Remove http protocol from Google search form
This commit is contained in:
parent
0be1a1d318
commit
8ae4662b9b
2
404.md
2
404.md
@ -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 }}'
|
var GOOG_FIXURL_SITE = '{{ site.url }}'
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript"
|
<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>
|
</script>
|
Loading…
Reference in New Issue
Block a user