Skip to content

Commit

Permalink
Update video link
Browse files Browse the repository at this point in the history
  • Loading branch information
albnunes committed Dec 28, 2023
1 parent 1e28f58 commit 665701c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -374,5 +374,6 @@ const searchUrl = import.meta.env.SEARCH_URL;
</div>
</main>

<VideoModal id={videoModalId} file="calligo_final_posterize.mp4" />
<!-- <VideoModal id={videoModalId} file="calligo_final_posterize.mp4" /> -->
<video src="https://r2.calligo.com.br/calligo_final_posterize.mp4" ></video>
</DefaultLayout>

0 comments on commit 665701c

Please sign in to comment.