Skip to content

Commit f7ebbc0

Browse files
gparantmoufmouf
authored andcommitted
Update video for SEO analysis
1 parent 659718e commit f7ebbc0

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

docs/doors.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,9 @@ In order to create a door step, you MUST create an additional layer and put the
141141

142142
You should see something similar to the video below:
143143

144-
<video controls>
144+
<video alt="Door video manual"
145+
poster="images/door_manual.png"
146+
muted="false" autoplay="true" loop="true" controls="controls">
145147
<source src="images/door_manual.mp4"
146148
type="video/mp4">
147149
Sorry, your browser doesn't support embedded videos.
@@ -164,7 +166,10 @@ By setting `autoClose` to true, the door will automatically close when someone w
164166

165167
<br/>
166168

167-
<video controls width="398" height="452" >
169+
<video width="398" height="452"
170+
alt="Video example opens the door automatically"
171+
poster="images/open_doors_auto.png"
172+
muted="false" autoplay="true" loop="true" controls="controls">
168173
<source src="images/open_doors_auto.mov"
169174
type="video/quicktime">
170175
<source src="images/open_doors_auto.mp4"

docs/images/door_manual.png

392 KB
Loading

docs/images/open_doors_auto.png

1.36 MB
Loading

0 commit comments

Comments
 (0)