File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed
Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -199,7 +199,18 @@ pipeline = (
199199
200200## 📽️ Video Demo
201201
202- <video src =" https://github.com/user-attachments/assets/e13c4a56-0fe9-41be-b789-407355fe1f4a " width =" 320 " height =" 240 " controls ></video >
202+ <div style =" display : inline-flex ; align-items : center ;" >
203+ <!-- Video Thumbnail -->
204+ <a href =" https://www.youtube.com/embed/TaO2MQ6Hiyw?si=PAig5bpt8lNn3TCP " target =" _blank " style =" display : inline-block ;" >
205+ <img src="https://img.youtube.com/vi/TaO2MQ6Hiyw/0.jpg" style="width: 100%; display: block;">
206+ </a >
207+
208+ <!-- Play Button -->
209+ <a href =" https://www.youtube.com/embed/TaO2MQ6Hiyw?si=PAig5bpt8lNn3TCP " target =" _blank " style =" display : inline-block ;" >
210+ <img src="https://upload.wikimedia.org/wikipedia/commons/b/b8/YouTube_play_button_icon_%282013%E2%80%932017%29.svg"
211+ style="width: 50px; height: auto; margin-left: 5px;">
212+ </a >
213+ </div >
203214
204215🔐 License
205216
You can’t perform that action at this time.
0 commit comments