Last active
May 18, 2017 21:05
-
-
Save azcoov/8156388 to your computer and use it in GitHub Desktop.
Example of the Nearby Now Reviews Widget Script
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
<script src="https://s3.amazonaws.com/reviewcloud/widget/v2/reviews.min.js" | |
data-key="your_api_token"> | |
</script> |
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
<!-- Example usage --> | |
<div id="nn-reviews"></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment