Skip to content

Commit

Permalink
Add base
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreeam-qwq authored Sep 3, 2024
1 parent d80326e commit e10264f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ export default defineConfig({
description: "Performant fork of Gale",
head: [['link', { rel: 'icon', href: '/logo.svg' }]],

srcDir: './Leaf-website/pages',
base: '/Leaf/'
srcDir: './pages',

locales: {
root: {
Expand Down

0 comments on commit e10264f

Please sign in to comment.