Last active
March 16, 2016 10:56
-
-
Save pirkka/558596b45921429434e7 to your computer and use it in GitHub Desktop.
Taeggie feed widget inclusion script how-to. REQUIRES JQUERY.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- 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