I have no life
This commit is contained in:
28
src/data/item-data.json
Normal file
28
src/data/item-data.json
Normal file
@@ -0,0 +1,28 @@
|
||||
[
|
||||
{
|
||||
"name": "",
|
||||
"items": [
|
||||
{
|
||||
"title": "",
|
||||
"description": "",
|
||||
"provider": "",
|
||||
"icon": "",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"title": "",
|
||||
"description": "",
|
||||
"provider": "",
|
||||
"icon": "",
|
||||
"url": ""
|
||||
},
|
||||
{
|
||||
"title": "",
|
||||
"description": "",
|
||||
"provider": "",
|
||||
"icon": "",
|
||||
"url": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user