Skip to content

Commit b896948

Browse files
committed
set cleanUrls to true
1 parent bff8bd6 commit b896948

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vitepress/config.mts

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { defineConfig, type DefaultTheme } from 'vitepress'
33
export default defineConfig({
44
title: "WebhookX",
55
description: "A modern webhooks gateway.",
6+
cleanUrls: true,
67
srcExclude: [
78
"README.md"
89
],

0 commit comments

Comments
 (0)