Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jonobr1 authored Nov 30, 2023
1 parent e2d5748 commit 1dcb4ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,8 @@ <h1 id="perditis-inventis">

<div id="walkthrough" class="visual">
<video width="100%" muted="true" inline="true" autoplay="true" loop="true">
<source src="//storage.googleapis.com/archive.jono.fyi/projects/lost-treasures-found/lost-treasures-found-walkthrough-1080.mp4" type="video/mp4" />
<source src="//storage.googleapis.com/archive.jono.fyi/projects/lost-treasures-found/lost-treasures-found-walkthrough-1080.webm" type="video/webm" />
<source src="//archive.jono.fyi/projects/lost-treasures-found/lost-treasures-found-walkthrough-1080.mp4" type="video/mp4" />
<source src="//archive.jono.fyi/projects/lost-treasures-found/lost-treasures-found-walkthrough-1080.webm" type="video/webm" />
</video>
<p class="caption">
Book Walkthrough, 2019.
Expand Down

0 comments on commit 1dcb4ed

Please sign in to comment.