Skip to content

Instantly share code, notes, and snippets.

@prismicdeveloper
Last active August 29, 2015 14:18
Show Gist options
  • Save prismicdeveloper/1af7b5cb53a5d7cc8561 to your computer and use it in GitHub Desktop.
Save prismicdeveloper/1af7b5cb53a5d7cc8561 to your computer and use it in GitHub Desktop.
Prismic.Api('https://lesbonneschoses.prismic.io/api', function (err, Api) {
// You can use the Api object inside this block
console.log("References: ", Api.data.refs);
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment