There was an error while loading. Please reload this page.
1 parent 282288b commit fad4051Copy full SHA for fad4051
website/nuxt.config.js
@@ -4,7 +4,7 @@ export default {
4
// Target (https://go.nuxtjs.dev/config-target)
5
target: 'static',
6
router: {
7
- base: '/javascript-cheatsheet/website/',
+ base: '/javascript-cheatsheet/website',
8
},
9
10
// Global page headers (https://go.nuxtjs.dev/config-head)
0 commit comments