Skip to content

Instantly share code, notes, and snippets.

@pirkka
Last active March 16, 2016 10:56
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 pirkka/558596b45921429434e7 to your computer and use it in GitHub Desktop.
Save pirkka/558596b45921429434e7 to your computer and use it in GitHub Desktop.
Taeggie feed widget inclusion script how-to. REQUIRES JQUERY.
<!-- COPY this to your web page and insert your Taeggies name in appropriate places: -->
<script id='taeggie-feed-widget-script-YOUR_TAEGGIES_NAME'>
jQuery.getScript("https://core.taeggie.com/embed/YOUR_TAEGGIES_NAME");
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment