mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-29 11:20:34 +01:00
Working
This commit is contained in:
@@ -41,4 +41,8 @@ const proxy = {
|
||||
}
|
||||
}
|
||||
|
||||
export default { srcDir, dir, build, pageTransition, target, server, buildDir, components, ssr, proxy }
|
||||
const router = {
|
||||
middleware: 'maintenance'
|
||||
}
|
||||
|
||||
export default { router, srcDir, dir, build, pageTransition, target, server, buildDir, components, ssr, proxy }
|
||||
|
||||
Reference in New Issue
Block a user