We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153170c commit 1b8bdd9Copy full SHA for 1b8bdd9
1 file changed
docs/.vitepress/config.mts
@@ -1,6 +1,7 @@
1
import { defineConfig } from 'vitepress'
2
3
export default defineConfig({
4
+ base: '/clear-router/',
5
title: 'clear-router',
6
description: 'Laravel-style routing for Express, H3, Fastify, and Hono',
7
lang: 'en-US',
0 commit comments