mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-30 11:47:54 +01:00
Initial commit 🚀
This commit is contained in:
16
build/routes.json
Normal file
16
build/routes.json
Normal file
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"name": "about",
|
||||
"path": "/about",
|
||||
"component": "C:\\\\Users\\\\arthu\\\\Documents\\\\Workspace\\\\artsite\\\\src\\\\templates\\\\pages\\\\about.vue",
|
||||
"chunkName": "templates/pages/about",
|
||||
"_name": "_3829e6ee"
|
||||
},
|
||||
{
|
||||
"name": "index",
|
||||
"path": "/",
|
||||
"component": "C:\\\\Users\\\\arthu\\\\Documents\\\\Workspace\\\\artsite\\\\src\\\\templates\\\\pages\\\\index.vue",
|
||||
"chunkName": "templates/pages/index",
|
||||
"_name": "_57e1c1b3"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user