Skip to content

Instantly share code, notes, and snippets.

@erwan
Last active August 29, 2015 14:06
Show Gist options
  • Save erwan/b253d8fddfdd4cceef7a to your computer and use it in GitHub Desktop.
Save erwan/b253d8fddfdd4cceef7a 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