Skip to content

Commit

Permalink
load teaser from git
Browse files Browse the repository at this point in the history
  • Loading branch information
muelea committed Jun 16, 2023
1 parent 95f18c3 commit 1208e2d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@ <h4 class="col-md-12 text-center">
class="lazyload"
preload="none"
data-autoplay=""
data-poster="https://www.dropbox.com/s/55kue6b87287jjt/teaser.png?raw=1"
src="https://www.dropbox.com/s/55kue6b87287jjt/teaser.png?raw=1"
data-poster="meadia/teaser.png"
src="media/teaser.png"
width="100%"
></img>
<!--
Expand Down Expand Up @@ -152,8 +152,8 @@ <h4>Sampling meshes from BUDDI </h4>
preload="none"
data-autoplay=""
width="100%"
data-poster="https://www.dropbox.com/s/a1xojxbhiapuwq7/samples.gif?raw=1"
src="https://www.dropbox.com/s/a1xojxbhiapuwq7/samples.gif?raw=1"
data-poster="media/samples.gif"
src="media/samples.gif"
></img>
</div>
</div>
Expand Down

0 comments on commit 1208e2d

Please sign in to comment.