grav/themes/materialize/hebe.json

16 lines
279 B
JSON

{
"project":"grav-theme-materialize",
"platforms":{
"grav":{
"nodes":{
"theme":[
{
"source":"/",
"destination":"/user/themes/materialize"
}
]
}
}
}
}