mirror of
https://github.com/RPCSX/RPCSX.github.io.git
synced 2026-01-31 01:05:21 +01:00
fix: baseurl
This commit is contained in:
@@ -49,5 +49,5 @@ export default defineConfig({
|
|||||||
'@': fileURLToPath(new URL('./src', import.meta.url))
|
'@': fileURLToPath(new URL('./src', import.meta.url))
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
base: '/rpcsx-site/',
|
base: '/',
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user