VERSION UPDATE: beta 0.6.0 see the readme.md document

This commit is contained in:
Stephan Kasdorf
2018-12-05 20:59:28 +01:00
parent aff8730316
commit acd6e7fce5
14 changed files with 573 additions and 87 deletions

View File

@@ -1,6 +1,6 @@
{
"navigation" :
{
"Home": { "link": "/", "tooltip": "Home", "icon": "icon icon-home" }
"Home": { "link": "/", "tooltip": "Home", "icon": "icon icon-home", "footer": "false" }
}
}