Fix broken link: fixurl.js
Google's fixurl javascript is not hosted publicly anymore.
This commit is contained in:
parent
e6871256c2
commit
f2875f778d
1 changed files with 1 additions and 8 deletions
|
@ -5,11 +5,4 @@ sitemap: false
|
|||
permalink: /404.html
|
||||
---
|
||||
|
||||
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
|
||||
|
||||
<script>
|
||||
var GOOG_FIXURL_LANG = 'en';
|
||||
var GOOG_FIXURL_SITE = '{{ site.url }}'
|
||||
</script>
|
||||
<script src="https://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
|
||||
</script>
|
||||
Sorry, but the page you were trying to view does not exist.
|
||||
|
|
Loading…
Reference in a new issue