adding in video for main image
This commit is contained in:
+5
-4
@@ -108,17 +108,18 @@
|
||||
|
||||
<div id="popup">replace text dynamically</div>
|
||||
<div class="hero-media">
|
||||
<!-- <video autoplay muted loop>
|
||||
<video autoplay muted loop>
|
||||
<source
|
||||
src="./dist/images/video.mp4"
|
||||
type="video/mp4"
|
||||
/>
|
||||
Your browser does not support the video tag.
|
||||
</video> -->
|
||||
<img
|
||||
</video>
|
||||
|
||||
<!-- <img
|
||||
class="mySlides"
|
||||
src="./dist/images/dashboard.png"
|
||||
/>
|
||||
/> -->
|
||||
<!-- <div class="slideshow-container">
|
||||
<img
|
||||
class="mySlides"
|
||||
|
||||
Reference in New Issue
Block a user