Fix broken link: fixurl.js

Google's fixurl javascript is not hosted publicly anymore.
This commit is contained in:
Tim Byrne 2020-05-23 10:26:38 -05:00
parent e6871256c2
commit f2875f778d
No known key found for this signature in database
GPG Key ID: 14DB4FC2465A4B12
1 changed files with 1 additions and 8 deletions

View File

@ -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.