feat: expand menu data with new items and reformat existing entries.
This commit is contained in:
@@ -4,5 +4,5 @@ import react from '@vitejs/plugin-react'
|
||||
// https://vite.dev/config/
|
||||
export default defineConfig({
|
||||
plugins: [react()],
|
||||
base: '/rrbec/',
|
||||
base: '/',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user