Skip to content

Commit

Permalink
更新
Browse files Browse the repository at this point in the history
  • Loading branch information
Haoyue-zhi committed May 13, 2024
1 parent 1057ba9 commit 75c1ae9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
// https://nuxt.com/docs/api/configuration/nuxt-config
export default defineNuxtConfig({
app: {
// baseURL: "/zhi-blog/",
buildAssetsDir: "/zhi-blog/",
},

ssr: false,

devtools: { enabled: false },
Expand Down

0 comments on commit 75c1ae9

Please sign in to comment.