Skip to content

Commit

Permalink
Deployed with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gaga1313 committed Sep 8, 2024
1 parent a25252b commit 84acd9d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 11 deletions.
Binary file added assets/videos/Betulaceae.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videos/FossilsDemo.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/videos/FossilsDemo.mp4
Binary file not shown.
Binary file added assets/videos/Juglandaceae.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videos/Lauraceae.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/videos/Rhamnaceae.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 16 additions & 11 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -727,9 +727,10 @@ <h1 style="text-align: left; font-weight: bold; color: inherit; margin-bottom: 0

<div class="flex-gif">
<div class="gif-intro">
<video loop="true" autoplay="autoplay" muted>
<!-- <video loop="true" autoplay="autoplay" muted>
<source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video>
</video> -->
<img src="assets/videos/FossilsDemo.gif" alt="Description of the GIF" width="350" height="auto">
</div>
</div>

Expand Down Expand Up @@ -792,27 +793,31 @@ <h1 style="text-align: left; font-weight: bold; color: inherit; margin-bottom: 0

<div class="flex-gif gallery-gif" style="font-size:1.0em">
<div class="gif-intro" style="position: relative">
<video loop="true" autoplay="autoplay" muted>
<!-- <video loop="true" autoplay="autoplay" muted>
<source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video>
</video> -->
<img src="assets/videos/Rhamnaceae.gif" alt="Description of the GIF" >
<div class="button-style"> <a href="classes/Rhamnaceae/"> Rhamnaceae » </a> </div>
</div>
<div class="gif-intro" style="position: relative">
<video loop="true" autoplay="autoplay" muted>
<!-- <video loop="true" autoplay="autoplay" muted>
<source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video>
</video> -->
<img src="assets/videos/Lauraceae.gif" alt="Description of the GIF" >
<div class="button-style"> <a href="classes/Lauraceae/"> Lauraceae » </a> </div>
</div>
<div class="gif-intro" style="position: relative">
<video loop="true" autoplay="autoplay" muted>
<!-- <video loop="true" autoplay="autoplay" muted>
<source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video>
</video> -->
<img src="assets/videos/Betulaceae.gif" alt="Description of the GIF">
<div class="button-style"> <a href="classes/Betulaceae/"> Betulaceae » </a> </div>
</div>
<div class="gif-intro" style="position: relative">
<video loop="true" autoplay="autoplay" muted>
<source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video>
<!-- <video loop="true" autoplay="autoplay" muted> -->
<!-- <source src="assets/videos/FossilsDemo.mp4" type="video/mp4">
</video> -->
<img src="assets/videos/Juglandaceae.gif" alt="Description of the GIF">
<div class="button-style"> <a href="classes/Juglandaceae/"> Juglandaceae » </a> </div>
</div>
</div>
Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 84acd9d

Please sign in to comment.