Skip to content

Commit

Permalink
Merge pull request #17 from celestiaorg/hotfix/rename-video-to-solve-…
Browse files Browse the repository at this point in the history
…cache-issue

Fix video cach issue
  • Loading branch information
gabros20 authored Jan 7, 2025
2 parents 8ca7274 + 3725880 commit afeac65
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/app/page.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ export default async function Home() {
type: "secondary",
},
],
videoSrc: "/videos/home/CE_ACCESS.mp4",
videoSrc: "/videos/home/CE_ACCESS_new.mp4",
},
]}
/>
Expand Down

0 comments on commit afeac65

Please sign in to comment.