Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
arnaudlewis committed Apr 24, 2019
1 parent b836146 commit bf51f09
Show file tree
Hide file tree
Showing 2 changed files with 3,098 additions and 3,051 deletions.
2 changes: 1 addition & 1 deletion gatsby-config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const { apiEndpoint } = require('./prismic-configuration');
var repo = /([^\/]+)\.prismic\.io\/graphql/.exec(apiEndpoint);
var repo = /([^\/]+)\.prismic\.io/.exec(apiEndpoint);

module.exports = {
siteMetadata: {
Expand Down
Loading

0 comments on commit bf51f09

Please sign in to comment.