Created
January 28, 2014 21:38
-
-
Save azcoov/8677063 to your computer and use it in GitHub Desktop.
Example of the Nearby Now Photo Gallery Widget Script
This file contains 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
<script src="https://d6at0twdth9j2.cloudfront.net/widget/v1/gallery.min.js" | |
data-key="your_api_token"> | |
</script> |
This file contains 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
<!-- Example usage --> | |
<div id="nn-photo-gallery"></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment