We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32df9df commit 14f1b38Copy full SHA for 14f1b38
1 file changed
docs/.vitepress/config.ts
@@ -5,6 +5,7 @@
5
import { defineConfig } from "vitepress";
6
7
export default defineConfig({
8
+ cleanUrls: true,
9
title: "BGforge IElib",
10
description: "IElib documentation",
11
0 commit comments