Files
konstrui/example/webInput/konstruiConfig.json
2017-09-26 20:16:05 +02:00

18 lines
364 B
JSON
Executable File

{
"title": "Prova web",
"author": "arnaucode",
"github": "github.com/arnaucode",
"website": "arnaucode.com",
"files": [
"index.html",
"projects.html"
],
"repeatPages": [{
"htmlPage": "projectPage.html",
"data": "templates/projectTemplate.json"
}],
"copyRaw": [
"css",
"js"
]
}