mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update "Add to Library" Video
Video capture content kindly provided by "Rika#0917".
This commit is contained in:
parent
a1b029b6de
commit
4576949f7d
Binary file not shown.
Before Width: | Height: | Size: 2.3 MiB After Width: | Height: | Size: 3.0 MiB |
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 685 KiB After Width: | Height: | Size: 733 KiB |
Binary file not shown.
@ -51,10 +51,10 @@
|
|||||||
<p>Now that you've found manga that you want to add to your library, click on it and then press the blue bookmark button.</p>
|
<p>Now that you've found manga that you want to add to your library, click on it and then press the blue bookmark button.</p>
|
||||||
<p>It should now appear in your <code>My library</code> tab, ready to be read!</p>
|
<p>It should now appear in your <code>My library</code> tab, ready to be read!</p>
|
||||||
<figure>
|
<figure>
|
||||||
<video crossorigin="use-credentials" controls playsinline preload="none" muted loop loading="lazy" poster="assets/addtolibrary.png" intrinsicsize="600x1089" width="300" height="544">
|
<video crossorigin="use-credentials" controls playsinline preload="none" muted loop loading="lazy" poster="assets/AddToLibrary.png" intrinsicsize="600x1089" width="300" height="544">
|
||||||
<source src="assets/addtolibrary.mp4" type="video/mp4" />
|
<source src="assets/AddToLibrary.mp4" type="video/mp4" />
|
||||||
<source src="assets/addtolibrary.webm" type="video/webm" />
|
<source src="assets/AddToLibrary.webm" type="video/webm" />
|
||||||
<noscript><img src="assets/addtolibrary.gif" alt width="300" height="544"/></noscript>
|
<noscript><img src="assets/AddToLibrary.gif" alt width="300" height="544"/></noscript>
|
||||||
</video>
|
</video>
|
||||||
</figure>
|
</figure>
|
||||||
<div class="mb-4">
|
<div class="mb-4">
|
||||||
|
Loading…
Reference in New Issue
Block a user