Skip to content

Commit e32f6c4

Browse files
authored
Merge pull request tomalaforge#17 from tomalaforge/test
feat(challenge12): add embedded video
2 parents 37bf62b + c0c57b5 commit e32f6c4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

apps/scroll-cd/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,7 @@ Zone.js triggers a change detection cycle each time a scroll event is dispatched
1212
1313
The following video will explain what is the goal of this challenge.
1414

15-
<video controls>
16-
<source src="https://user-images.githubusercontent.com/30832608/209819211-58d9ddcf-e1ad-4a78-8a7a-2be9d729e3f1.mov">
15+
<video controls src="https://user-images.githubusercontent.com/30832608/209819211-58d9ddcf-e1ad-4a78-8a7a-2be9d729e3f1.mov">
1716
</video>
1817

1918
### Statement

0 commit comments

Comments
 (0)