diff --git a/hybrid-linux/index.js b/hybrid-linux/index.js index 5202c20..c83bca3 100644 --- a/hybrid-linux/index.js +++ b/hybrid-linux/index.js @@ -1,16 +1,16 @@ [ { - "title": "purple", + "title": "test asciinema", "subtitle": "subtitle1", "type": "asciinema", "desc": "description", "file": "demo.cast" }, { - "title": "red", + "title": "test vimeo", "subtitle": "subtitle", "type": "video1", "desc": "description1", - "file": "file1.mp4" + "file": "demo.mp4" } ]