mirror of
https://github.com/saicaca/fuwari.git
synced 2026-01-11 06:42:53 +01:00
fix: url /page/1 -> /, /page/2 -> /2
This commit is contained in:
@@ -70,9 +70,6 @@ export default defineConfig({
|
||||
],
|
||||
],
|
||||
},
|
||||
redirects: {
|
||||
"/": "/page/1",
|
||||
},
|
||||
vite: {
|
||||
plugins: [yaml()],
|
||||
css: {
|
||||
|
||||
Reference in New Issue
Block a user