Skip to content

Commit

Permalink
smaller file
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewp committed Oct 11, 2024
1 parent 13f4f2d commit 0e0cb28
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
import vidUrl from '../assets/golden-gate.mp4';
import vidUrl from '../assets/astro-build.mp4';
---
<video controls="" autoplay="" transition:persist transition:name="video" autoplay>
<source src={vidUrl} type="video/mp4">
Expand Down

0 comments on commit 0e0cb28

Please sign in to comment.