Skip to content

Commit

Permalink
chore: set the public root dir
Browse files Browse the repository at this point in the history
  • Loading branch information
CharleeWa committed Apr 25, 2024
1 parent cce4a89 commit 2a0071d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vitepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ const vue3ElementAdminSidebarConfig: DefaultTheme.SidebarItem[] = [


export default defineConfig({
base: 'easy-docs',
title: 'EasyTemplate',

lastUpdated: true,
Expand Down

0 comments on commit 2a0071d

Please sign in to comment.