Merge branch 'master' of https://github.com/mmistakes/minimal-mistakes
This commit is contained in:
commit
396e2ae402
1 changed files with 2 additions and 3 deletions
|
@ -7,10 +7,9 @@ permalink: /404.html
|
||||||
|
|
||||||
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
|
Sorry, but the page you were trying to view does not exist --- perhaps you can try searching for it below.
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script>
|
||||||
var GOOG_FIXURL_LANG = 'en';
|
var GOOG_FIXURL_LANG = 'en';
|
||||||
var GOOG_FIXURL_SITE = '{{ site.url }}'
|
var GOOG_FIXURL_SITE = '{{ site.url }}'
|
||||||
</script>
|
</script>
|
||||||
<script type="text/javascript"
|
<script src="https://linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
|
||||||
src="//linkhelp.clients.google.com/tbproxy/lh/wm/fixurl.js">
|
|
||||||
</script>
|
</script>
|
||||||
|
|
Loading…
Reference in a new issue