Skip to content

Instantly share code, notes, and snippets.

@erwan
Last active September 22, 2015 13:38
Show Gist options
  • Save erwan/a02e3e62aa4ee71a7c16 to your computer and use it in GitHub Desktop.
Save erwan/a02e3e62aa4ee71a7c16 to your computer and use it in GitHub Desktop.
<script>
// This is necessary for the edit button
window.prismic = {
endpoint: 'https://lesbonneschoses.prismic.io/api' // replace by your repository's endpoint
};
</script>
<script type="text/javascript" src="//static.cdn.prismic.io/prismic.min.js"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment