mirror of
https://github.com/krahets/hello-algo.git
synced 2026-06-28 00:24:21 +00:00
Update landing page videos (#1878)
This commit is contained in:
+3
-3
@@ -179,11 +179,11 @@
|
||||
<p class="intro-quote">"A picture is worth a thousand words."<br>“一图胜千言”</p>
|
||||
</div>
|
||||
</div>
|
||||
<img class="intro-image" src="index.assets/animation.gif" alt="Animation example">
|
||||
<video class="intro-image" src="index.assets/animation.mp4" autoplay loop muted playsinline aria-label="Animation example"></video>
|
||||
</div>
|
||||
|
||||
<div class="intro-container">
|
||||
<img class="intro-image" src="index.assets/running_code.gif" alt="Running code example">
|
||||
<video class="intro-image" src="index.assets/running_code.mp4" autoplay loop muted playsinline aria-label="Running code example"></video>
|
||||
<div class="intro-text">
|
||||
<div>
|
||||
<div style="display: flex; align-items: center;">
|
||||
@@ -211,7 +211,7 @@
|
||||
<p class="intro-quote">"Learning by teaching."<br>“教学相长”</p>
|
||||
</div>
|
||||
</div>
|
||||
<img class="intro-image" src="index.assets/comment.gif" alt="Comments example">
|
||||
<video class="intro-image" src="index.assets/comment.mp4" autoplay loop muted playsinline aria-label="Comments example"></video>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user