Skip to content

Commit

Permalink
Fix url github-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
kieuminhcanh authored Dec 3, 2024
1 parent c9cc493 commit 5737189
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions nuxt.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ export default defineNuxtConfig({
extends: ['@nuxt-themes/docus'],
devtools: { enabled: true },

app: {
baseURL: '/vuetify-notifier/'
},

modules: [
// Remove it if you don't use Plausible analytics
// https://github.com/nuxt-modules/plausible
Expand Down

0 comments on commit 5737189

Please sign in to comment.