Skip to content

Commit

Permalink
new sample mov
Browse files Browse the repository at this point in the history
  • Loading branch information
gitbrent committed Mar 18, 2023
1 parent bc93db8 commit 146b675
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified demos/common/media/sample.mov
Binary file not shown.
1 change: 1 addition & 0 deletions demos/modules/enums.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ export const IMAGE_PATHS = {
sample_wav: { path: "https://raw.githubusercontent.com/gitbrent/PptxGenJS/master/demos/common/media/sample.wav" },
big_earth_mp4: { path: "/common/media/earth-big.mp4" },
UPPERCASE: { path: "https://raw.githubusercontent.com/gitbrent/PptxGenJS/master/demos/common/images/UPPERCASE.PNG" },
video_mp4_thumb: { path: "https://raw.githubusercontent.com/gitbrent/PptxGenJS/master/demos/common/images/video-mp4-thumb.png" },
};

// LOREM IPSUM
Expand Down

0 comments on commit 146b675

Please sign in to comment.