fix: vitepress config

This commit is contained in:
arthurfiorette 2023-02-02 19:58:50 -03:00
parent 67e66b02f0
commit 5845ebd923
No known key found for this signature in database
GPG Key ID: 9D190CD53C53C555

View File

@ -28,7 +28,7 @@ export default defineConfig({
//! Experimental
// Allows removing trailing .html from URLs
cleanUrls: 'without-subfolders',
cleanUrls: true,
// The default theme will be determined by the user's preferred color scheme
appearance: true,