28 lines
567 B
JSON
28 lines
567 B
JSON
|
{
|
||
|
"items": [
|
||
|
{
|
||
|
"alt": "Sunny's website",
|
||
|
"button": "/assets/img/button/sunbun_d.gif",
|
||
|
"name": "sunbun",
|
||
|
"url": "/"
|
||
|
},
|
||
|
{
|
||
|
"alt": "Sunny's website",
|
||
|
"button": "/assets/img/button/sunbun_c.gif",
|
||
|
"name": "sunbun",
|
||
|
"url": "/"
|
||
|
},
|
||
|
{
|
||
|
"alt": "Sunny's website",
|
||
|
"button": "/assets/img/button/sunbun_b.gif",
|
||
|
"name": "sunbun",
|
||
|
"url": "/"
|
||
|
},
|
||
|
{
|
||
|
"alt": "Sunny's website",
|
||
|
"button": "/assets/img/button/sunbun_a.gif",
|
||
|
"name": "sunbun",
|
||
|
"url": "/"
|
||
|
}
|
||
|
]
|
||
|
}
|