Skip to content

Instantly share code, notes, and snippets.

@ismh
Last active August 29, 2015 14:15
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 ismh/b55ea51abc4d16e9e65f to your computer and use it in GitHub Desktop.
Save ismh/b55ea51abc4d16e9e65f to your computer and use it in GitHub Desktop.
Bigfoot Javascript for "Code Injection" in Squarespace
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js" ></script>
<script type="text/javascript" src="/s/bigfoot.js"></script>
<link rel="stylesheet" type="text/css" href="/s/bigfoot.css">
<script type="text/javascript">
$.bigfoot();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment