This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c905a23b1f
Nuxt
/
docs
/
nuxt.config.ts
4 lines
71 B
TypeScript
Raw
Normal View
History
Unescape
Escape
docs: use nuxt 3 and website theme (#5479) Co-authored-by: Daniel Roe <daniel@roe.dev> Co-authored-by: Sébastien Chopin <seb@nuxtjs.com> Co-authored-by: Pooya Parsa <pooya@pi0.io> Co-authored-by: pooya parsa <pyapar@gmail.com> Co-authored-by: Clément Ollivier <clement.o2p@gmail.com>
2022-10-06 09:15:30 +00:00
export
default
defineNuxtConfig
(
{
extends
:
'@nuxt-themes/website'
docs: use docus to render (#183)
2021-06-07 11:49:37 +00:00
}
)
Reference in New Issue
Copy Permalink