Added hebe.json

This commit is contained in:
Djamil Legato
2014-08-12 10:56:57 -07:00
parent 56ad7febfd
commit 73d35a35b1

15
hebe.json Normal file
View File

@@ -0,0 +1,15 @@
{
"project":"grav-plugin-admin",
"platforms":{
"grav":{
"nodes":{
"plugin":[
{
"source":"/",
"destination":"/user/plugins/admin"
}
]
}
}
}
}