Skip to content

Instantly share code, notes, and snippets.

@jaygooby
Created April 17, 2013 08:45
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 jaygooby/5402794 to your computer and use it in GitHub Desktop.
Save jaygooby/5402794 to your computer and use it in GitHub Desktop.
How to embed all six units. As the units become live, they'll stop showing the "Coming Soon" message.
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit1.js"></div>
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit2.js"></div>
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit3.js"></div>
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit4.js"></div>
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit5.js"></div>
<div class="charanga-embed" data-sqwidget="src:http://fridayafternoons.charanga.com/unit6.js"></div>
<script async type="text/javascript" src="http://fridayafternoons.charanga.com/sqwidget.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment