Skip to content

Commit

Permalink
feat: add Honoring Classic Films
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Jun 17, 2024
1 parent 8c7c7a0 commit d956ac2
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,22 @@
"description": ""
}
},
{
"template": "video-carousel",
"props": {
"id": "films",
"title": "Honoring Classic Films",
"items": [
"//cdn.aondata.work/video/short_movie/Shawshank-480p.mp4",
"//cdn.aondata.work/video/short_movie/%E6%97%A0%E9%97%B4%E9%81%93-480p.mp4",
"//cdn.aondata.work/video/short_movie/The_Weather_Man-480p.mp4",
"//cdn.aondata.work/video/short_movie/Flipped-480p.mp4",
"//cdn.aondata.work/video/short_movie/Game_of_Thrones_Season-480p.mp4",
"//cdn.aondata.work/video/short_movie/Prision_Beak-480p.mp4"
],
"count": 3
}
},
{
"template": "single-video",
"props": {
Expand Down

0 comments on commit d956ac2

Please sign in to comment.