Skip to content

Commit

Permalink
fix(Build): Fix the partners page export
Browse files Browse the repository at this point in the history
  • Loading branch information
nfroidure committed Jan 24, 2018
1 parent e98867b commit a8b32b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module.exports = {
return {
'/': { page: '/' },
'/guide': { page: '/guide' },
'/partners': { page: '/partners' },
'/reference': { page: '/reference' },
'/tools': { page: '/tools' },
}
Expand Down

0 comments on commit a8b32b2

Please sign in to comment.