Remove google's fixurl.js from example (#2789)

Unfortunately, it no longer exists.
This commit is contained in:
Sean Killeen
2021-02-05 20:15:46 -05:00
committed by GitHub
parent 0fe0d83976
commit 4b29913413

View File

@ -5,12 +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 type="text/javascript">
var GOOG_FIXURL_LANG = 'en';
var GOOG_FIXURL_SITE = '{{ site.url }}'
</script>
<script type="text/javascript"
src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
</script>
Sorry, but the page you were trying to view does not exist.