Skip to content

Commit

Permalink
Add CCIL video
Browse files Browse the repository at this point in the history
  • Loading branch information
abhaybd committed May 18, 2024
1 parent 4dcba12 commit 560c4a7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,9 @@ <h4 class="title is-4 vid-title">Grasp Coin</h4>
<div class="column is-four-fifths">
<h2 class="title is-2">CCIL</h2>
<div class="content has-text-centered">
<img src="./static/images/ccil_overview.png" alt="CCIL Overview" style="max-width: 90%;"/>
<video controls>
<source src="./static/videos/CCIL.mp4" type="video/mp4">
</video>
</div>
<div class="content has-text-justified">
<p>
Expand Down
Binary file added static/videos/CCIL.mp4
Binary file not shown.

0 comments on commit 560c4a7

Please sign in to comment.