You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28 lines
512 B
28 lines
512 B
1 year ago
|
{
|
||
|
"items" : [
|
||
|
{
|
||
|
"img": "assets/owl1.jpg",
|
||
|
"alt" : "Owl Image 1"
|
||
|
},
|
||
|
{
|
||
|
"img": "assets/owl2.jpg",
|
||
|
"alt" : "Owl Image 2"
|
||
|
},
|
||
|
{
|
||
|
"img": "assets/owl3.jpg",
|
||
|
"alt" : "Owl Image 1"
|
||
|
},
|
||
|
{
|
||
|
"img": "assets/owl4.jpg",
|
||
|
"alt" : "Owl Image 2"
|
||
|
},
|
||
|
{
|
||
|
"img": "assets/owl5.jpg",
|
||
|
"alt" : "Owl Image 1"
|
||
|
},
|
||
|
{
|
||
|
"img": "assets/owl6.jpg",
|
||
|
"alt" : "Owl Image 2"
|
||
|
}
|
||
|
]
|
||
|
}
|