slideshow template
This commit is contained in:
parent
9e27dc47f9
commit
48164fc9a2
@ -1,4 +1,14 @@
|
||||
[
|
||||
{"location":"data/uploads/sample.jpg","delay":10,"type":"picture"},
|
||||
{"location":"https://unix.org","delay":20,"type":"url"}
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"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