diff --git a/demos.json b/demos.json index 9c228ad..17f5b41 100644 --- a/demos.json +++ b/demos.json @@ -1,4 +1,12 @@ [ + { + "desc": "Two videos in sync", + "url": "two-videos", + "tags": "video", + "support": { + "live": "firefox opera safari chrome" + } + }, { "desc": "Interactive canvas gradients", "url": "canvas-grad",