Init
This commit is contained in:
commit
d58f66a4cf
10 changed files with 309 additions and 0 deletions
17
examples/example-asset-json-list.json
Normal file
17
examples/example-asset-json-list.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"columnCount": "3",
|
||||
"rowItems": [
|
||||
{
|
||||
"title": "git",
|
||||
"url": "https://git.nnwhen.com/nnwhen/liminal"
|
||||
},
|
||||
{
|
||||
"title": "nothing",
|
||||
"url": "#"
|
||||
},
|
||||
{
|
||||
"title": "null",
|
||||
"url": "#"
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue