Skip to content

Commit

Permalink
ssr false
Browse files Browse the repository at this point in the history
  • Loading branch information
brenzi committed Apr 27, 2024
1 parent 1bf2f6c commit 33fa294
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added .nojekyll
Empty file.
2 changes: 1 addition & 1 deletion nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export default defineNuxtConfig({
},

routeRules: {
'/': { ssr: true },
'/': { ssr: false },
},
imports: {
autoImport: false,
Expand Down

0 comments on commit 33fa294

Please sign in to comment.