Skip to content

Commit

Permalink
Video update
Browse files Browse the repository at this point in the history
  • Loading branch information
kevincharles committed Feb 8, 2023
1 parent 840d1ef commit 8cd1a1f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Binary file removed src/Media/homepagevideo.mp4
Binary file not shown.
Binary file added src/Media/homepagevideo2.mp4
Binary file not shown.
6 changes: 3 additions & 3 deletions src/Tools/_framework/ToolPanels/HomePanel.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -180,14 +180,14 @@ export default function HomePage(props) {
<HPVideo
// height='420px'
fluid='false'
src='/media/homepagevideo.mp4'
src='/media/homepagevideo2.mp4'
loop
muted
playsInline
alt="Demonstration video on making DoenetML content"
ref={videoEl}
// autoplay
// controls
// autoplay
controls
><source src="/media/homepagevideo.mp4" type="video/mp4" /></HPVideo>

</div>
Expand Down

0 comments on commit 8cd1a1f

Please sign in to comment.