Skip to content

Commit 66cde76

Browse files
committed
fix: fix build
1 parent a743f7b commit 66cde76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nuxt.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export default {
44

55
generate: {
66
fallback: '404.html'
7-
}
7+
},
88

99
// Global page headers: https://go.nuxtjs.dev/config-head
1010
head: {

0 commit comments

Comments
 (0)