diff --git a/content/embeds.json b/content/embeds.json deleted file mode 100644 index 3f4bdda..0000000 --- a/content/embeds.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "body": [ - { - "type": "youtube", - "url": "https://youtu.be/pBy1zgt0XPc" - }, - { - "type": "facebook", - "url": "https://www.facebook.com/plugins/video.php?href=YOUR_FACEBOOK_VIDEO_URL" - }, - { - "type": "m3u8", - "url": "https://example.com/path/to/your/video.m3u8" - } - ] -}