We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29066b5 commit 1eb45f9Copy full SHA for 1eb45f9
1 file changed
docs/.vitepress/config.js
@@ -161,6 +161,7 @@ export default defineConfig({
161
title: "BlueLua",
162
description: "Centralized docs for BlueLua",
163
base: siteBasePath,
164
+ cleanUrls: true,
165
appearance: true,
166
markdown: {
167
config(md) {
0 commit comments