Skip to content

Instantly share code, notes, and snippets.

@woogist
Created March 12, 2014 11:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woogist/9505075 to your computer and use it in GitHub Desktop.
Save woogist/9505075 to your computer and use it in GitHub Desktop.
Chrome google font fix
<script type="text/javascript" charset="utf-8">
jQuery(function() { jQuery('body').hide().show(); });
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment