We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb72035 commit b94bc1fCopy full SHA for b94bc1f
1 file changed
docs/.vitepress/config.mjs
@@ -3,6 +3,7 @@ import { defineConfig } from 'vitepress'
3
export default defineConfig({
4
title: 'Javalin OpenAPI',
5
description: 'Compile-time OpenAPI integration for Javalin',
6
+ base: '/javalin-openapi/',
7
appearance: 'dark',
8
themeConfig: {
9
siteTitle: 'Javalin OpenAPI',
0 commit comments