vf-site/config.json

17 lines
No EOL
247 B
JSON

{
"name": "VillaFleurie",
"templates": [
"index.html",
"t2-corail.html",
"t3-azur.html",
"contact.html",
"reservation.html"
],
"staticFiles": [
"images",
"js",
"css",
"webfonts"
],
"outDir": "dist"
}