Skip to content

Commit

Permalink
fixed docus working locally
Browse files Browse the repository at this point in the history
  • Loading branch information
zoey-kaiser committed Feb 13, 2024
1 parent 4bd2fe0 commit e95c384
Show file tree
Hide file tree
Showing 4 changed files with 8,636 additions and 19,704 deletions.
1 change: 1 addition & 0 deletions docs/.nuxtrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
imports.autoImport=true
3 changes: 1 addition & 2 deletions docs/app.config.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
// @ts-ignore
export default defineAppConfig({
docus: {
title: 'My Docs'
title: 'NuxtPDF docs'
}
})
Loading

0 comments on commit e95c384

Please sign in to comment.