@@ -6,26 +6,32 @@ weight: 5
66<div class =" flex flex-wrap -mx-3 " >
77 <div class =" w-full px-3 lg:w-1/2 " >
88 <figure class="rounded shadow bg-white text-center p-2">
9- <div class="relative aspect-16x9 mb-2">
10- <iframe class="absolute w-full h-full" src="https://www.youtube-nocookie.com/embed/oIv0n4MYgdw" frameborder="0" allowfullscreen></iframe>
9+ <div class="relative mb-2">
10+ <video controls preload="none" poster="https://static.cryptomator.org/desktop/get-started.jpg" class="w-full h-auto not-prose">
11+ <source src="https://static.cryptomator.org/desktop/get-started.mp4" type="video/mp4">
12+ </video>
1113 </div>
12- <figcaption>Cryptomator • 1080p • YouTube</figcaption>
14+ <figcaption>Cryptomator • 1080p • <a href="https://www.youtube.com/watch?v=oIv0n4MYgdw" target="blank" rel="noopener"> YouTube</a> </figcaption>
1315 </figure>
1416 </div >
1517 <div class =" w-full px-3 lg:w-1/2 " >
1618 <figure class="rounded shadow bg-white text-center p-2">
17- <div class="relative aspect-16x9 mb-2">
18- <iframe class="absolute w-full h-full" src="https://www.youtube-nocookie.com/embed/AIS5vbUAFc0" frameborder="0" allowfullscreen></iframe>
19+ <div class="relative mb-2">
20+ <video controls preload="none" poster="https://static.cryptomator.org/desktop/tutorial-de.jpg" class="w-full h-auto not-prose">
21+ <source src="https://static.cryptomator.org/desktop/tutorial-de.mp4" type="video/mp4">
22+ </video>
1923 </div>
20- <figcaption>Cryptomator Tutorial: Erste Schritte • 1080p • YouTube</figcaption>
24+ <figcaption>Cryptomator Tutorial: Erste Schritte • 1080p • <a href="https://www.youtube.com/watch?v=AIS5vbUAFc0" target="blank" rel="noopener"> YouTube</a> </figcaption>
2125 </figure>
2226 </div >
23- <div class="w-full px-3 lg:w-1/2">
27+ <div class =" w-full px-3 lg:w-1/2 " >
2428 <figure class="rounded shadow bg-white text-center p-2">
25- <div class="relative aspect-16x9 mb-2">
26- <iframe class="absolute w-full h-full" src="https://www.youtube-nocookie.com/embed/D14fzrsPCxY" frameborder="0" allowfullscreen></iframe>
29+ <div class="relative mb-2">
30+ <video controls preload="none" poster="https://static.cryptomator.org/hub/quick-introduction.png" class="w-full h-auto not-prose">
31+ <source src="https://static.cryptomator.org/hub/quick-introduction.mp4" type="video/mp4">
32+ </video>
2733 </div>
28- <figcaption>Cryptomator Hub: Quick Introduction • 2160p • YouTube</figcaption>
34+ <figcaption>Cryptomator Hub: Quick Introduction • 2160p • <a href="https://www.youtube.com/watch?v=D14fzrsPCxY" target="blank" rel="noopener"> YouTube</a> </figcaption>
2935 </figure>
3036 </div >
3137</div >
0 commit comments