37 lines
717 B
JSON
37 lines
717 B
JSON
|
{
|
||
|
"entries": [
|
||
|
{
|
||
|
"id": "4",
|
||
|
"date": "23-07-03",
|
||
|
"title": "import test",
|
||
|
"description": "this is a test",
|
||
|
"linkName": "blog",
|
||
|
"link": "/blog"
|
||
|
},
|
||
|
{
|
||
|
"id": "3",
|
||
|
"date": "23-07-03",
|
||
|
"title": "import test",
|
||
|
"description": "this is a test",
|
||
|
"linkName": "link",
|
||
|
"link": "/about"
|
||
|
},
|
||
|
{
|
||
|
"id": "2",
|
||
|
"date": "23-07-03",
|
||
|
"title": "import test",
|
||
|
"description": "this is a test",
|
||
|
"linkName": "link",
|
||
|
"link": "/about"
|
||
|
},
|
||
|
{
|
||
|
"id": "1",
|
||
|
"date": "23-07-03",
|
||
|
"title": "import test",
|
||
|
"description": "this is a test",
|
||
|
"linkName": "link",
|
||
|
"link": "/about"
|
||
|
}
|
||
|
]
|
||
|
}
|