Skip to content

Commit c6e8d34

Browse files
committed
Add desktop app preview video
1 parent 55f6b9f commit c6e8d34

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

website/index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -508,8 +508,8 @@ <h2 class="section-title" id="videosTitle">شاهد تحويل وهو يعمل</
508508
<div class="videos-grid">
509509
<div class="video-card">
510510
<div class="video-wrapper">
511-
<!-- TODO: Add video URL --> <iframe
512-
src=""
511+
<iframe
512+
src="https://www.youtube.com/embed/BlLBo6ApBII"
513513
title="Desktop App Preview"
514514
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
515515
allowfullscreen>
@@ -518,7 +518,8 @@ <h2 class="section-title" id="videosTitle">شاهد تحويل وهو يعمل</
518518
<h3 id="video1Title">عرض تطبيق سطح المكتب</h3>
519519
</div>
520520
<div class="video-card">
521-
<div class="video-wrapper">> <iframe
521+
<div class="video-wrapper">
522+
<iframe
522523
src="https://www.youtube.com/embed/e7s4aukDs48"
523524
title="CLI Usage Preview"
524525
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"

0 commit comments

Comments
 (0)