Skip to content

Commit

Permalink
feat(Enable modern mode):
Browse files Browse the repository at this point in the history
  • Loading branch information
lovethebomb committed Feb 11, 2019
1 parent 1291335 commit fc58223
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion nuxt.config.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module.exports = {
mode: 'universal',
modern: true,

serverMiddleware: ['~/api'],

Expand Down Expand Up @@ -82,7 +83,7 @@ module.exports = {
"image": "https://www.ilotreseau.net/img/ilotreseau-logo.svg",
"url": "https://www.ilotreseau.net"
}
},
}
]
}`,
type: 'application/ld+json'
Expand Down

0 comments on commit fc58223

Please sign in to comment.