diff --git a/participants/ahmad.omar/video.html b/participants/ahmad.omar/video.html index ee90ab13bed7085629b66b49cebf591a338c19ed..896d9d9d1bffcd3a82f88147b35f9c85475e3f8e 100644 --- a/participants/ahmad.omar/video.html +++ b/participants/ahmad.omar/video.html @@ -14,6 +14,5 @@ <video width="1280" height="720" controls> <source src=" ./video.mp4" type="video/mp4"> </video> -<p>If the video doesn't appear and only voice are heard, you can download the video first, and then see the video.</p> </body> </html> diff --git a/participants/ahmad.omar/video.md b/participants/ahmad.omar/video.md index e0b5c8860f7e66602237c000e548530bbf3f6cd9..6504288e0006ef10199eb17c17d820390946e27b 100644 --- a/participants/ahmad.omar/video.md +++ b/participants/ahmad.omar/video.md @@ -4,5 +4,3 @@ The following video is presnt the idea of my final project : <video width="1280" height="720" controls> <source src=" ./video.mp4" type="video/mp4"> </video> - -If the video doesn't appear and only voice are heard, you can download the video first, and then see the video.