mirror of
https://github.com/LCE-Hub/lce-hub.github.io.git
synced 2026-07-17 22:30:37 +00:00
Github Pages
This commit is contained in:
5
vite.config.ts
Normal file
5
vite.config.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { defineConfig } from 'vite'
|
||||
|
||||
export default defineConfig({
|
||||
base: '/website/',
|
||||
})
|
||||
Reference in New Issue
Block a user