Skip to content

Commit 5213e50

Browse files
authored
Update config.mts
1 parent 03df7e8 commit 5213e50

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import {defineConfig} from 'vitepress'
44
export default defineConfig({
55
title: "@node-oauth/oauth2-server",
66
description: "OAuth2 server for Node.js",
7+
base: '/node-oauth/',
78
head: [['link', { rel: 'icon', href: '/images/favicon.ico' }]],
89
themeConfig: {
910
// https://vitepress.dev/reference/default-theme-config

0 commit comments

Comments
 (0)