I have no life

This commit is contained in:
Alicia Sykes
2019-07-20 23:30:57 +01:00
parent b7b8addd83
commit 468026a251
3 changed files with 35 additions and 5 deletions

28
src/data/item-data.json Normal file
View File

@@ -0,0 +1,28 @@
[
{
"name": "",
"items": [
{
"title": "",
"description": "",
"provider": "",
"icon": "",
"url": ""
},
{
"title": "",
"description": "",
"provider": "",
"icon": "",
"url": ""
},
{
"title": "",
"description": "",
"provider": "",
"icon": "",
"url": ""
}
]
}
]