slideshow template
This commit is contained in:
parent
9e27dc47f9
commit
48164fc9a2
@ -1,4 +1,14 @@
|
|||||||
[
|
{
|
||||||
{"location":"data/uploads/sample.jpg","delay":10,"type":"picture"},
|
"data": [
|
||||||
{"location":"https://unix.org","delay":20,"type":"url"}
|
{
|
||||||
|
"location": "data/uploads/sample.jpg",
|
||||||
|
"delay": 10,
|
||||||
|
"type": "picture"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"location": "https://unix.org",
|
||||||
|
"delay": 20,
|
||||||
|
"type": "url"
|
||||||
|
}
|
||||||
]
|
]
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user