metadata for _example_app, _widget

as the folder starts with "_" jekyll ignores that. So no additional
logic needed in apps.json
master
Adam Schmalhofer 2022-01-06 23:37:38 +01:00
parent 9a0b3f07e8
commit d8d0dae4b5
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
// Create an entry in apps.json as follows:
{ "id": "7chname", { "id": "7chname",
"name": "My app's human readable name", "name": "My app's human readable name",
"shortName":"Short Name", "shortName":"Short Name",

View File

@ -1,4 +1,3 @@
// Create an entry in apps.json as follows:
{ "id": "7chname", { "id": "7chname",
"name": "My widget's human readable name", "name": "My widget's human readable name",
"shortName":"Short Name", "shortName":"Short Name",