diff options
Diffstat (limited to 'templates/var/www/html/videos/videos.json')
-rw-r--r-- | templates/var/www/html/videos/videos.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/var/www/html/videos/videos.json b/templates/var/www/html/videos/videos.json new file mode 100644 index 0000000..3c05dc0 --- /dev/null +++ b/templates/var/www/html/videos/videos.json @@ -0,0 +1,5 @@ +[ + "video1.webm", + "video2.webm", + "video3.webm" +] |