We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e79de4 commit 996d346Copy full SHA for 996d346
1 file changed
.vitepress/config.mts
@@ -2,7 +2,6 @@ import { defineConfig } from 'vitepress'
2
3
// https://vitepress.dev/reference/site-config
4
export default defineConfig({
5
- base: '/docs/',
6
title: "QGIProject",
7
description: "A Doc for QGIGroup",
8
lastUpdated: true,
0 commit comments