Skip to content

Commit 1eb45f9

Browse files
committed
chore: enable cleanUrls in vitepress
1 parent 29066b5 commit 1eb45f9

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/.vitepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ export default defineConfig({
161161
title: "BlueLua",
162162
description: "Centralized docs for BlueLua",
163163
base: siteBasePath,
164+
cleanUrls: true,
164165
appearance: true,
165166
markdown: {
166167
config(md) {

0 commit comments

Comments
 (0)