mirror of
https://github.com/gnmyt/LicenseAPI.git
synced 2026-01-10 18:21:47 +00:00
Implement docs
This commit is contained in:
7
docs/nuxt.config.ts
Executable file
7
docs/nuxt.config.ts
Executable file
@ -0,0 +1,7 @@
|
||||
export default defineNuxtConfig({
|
||||
// https://github.com/nuxt-themes/docus
|
||||
extends: ['@nuxt-themes/docus'],
|
||||
devtools: { enabled: true },
|
||||
|
||||
modules: []
|
||||
})
|
||||
Reference in New Issue
Block a user