Commit 60fa18ab8ca77cd61be406dfe338d237ec5e9509
1 parent
556057e6
new videos
Showing
6 changed files
with
4 additions
and
4 deletions
Show diff stats
frontend/views/site/individual.php
| @@ -27,8 +27,8 @@ | @@ -27,8 +27,8 @@ | ||
| 27 | <div id="video-bg"> | 27 | <div id="video-bg"> |
| 28 | <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div> | 28 | <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div> |
| 29 | <video width="100%" height="auto" muted="" autoplay="autoplay" loop="loop" preload="auto"> | 29 | <video width="100%" height="auto" muted="" autoplay="autoplay" loop="loop" preload="auto"> |
| 30 | - <source src="/video/kbcover2.mp4" type="video/mp4"> | ||
| 31 | - <source src="/video/kbcover2.ogg" type="video/ogg"> | 30 | + <source src="/video/kb_cover_2.mp4" type="video/mp4"> |
| 31 | + <source src="/video/kb_cover_2.ogg" type="video/ogg"> | ||
| 32 | </video> | 32 | </video> |
| 33 | </div> | 33 | </div> |
| 34 | 34 |
frontend/views/site/legal.php
| @@ -33,8 +33,8 @@ $this->registerJs($js, View::POS_END); | @@ -33,8 +33,8 @@ $this->registerJs($js, View::POS_END); | ||
| 33 | <div id="video-bg"> | 33 | <div id="video-bg"> |
| 34 | <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div> | 34 | <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div> |
| 35 | <video width="100%" height="auto" muted="" autoplay="autoplay" loop="loop" preload="auto"> | 35 | <video width="100%" height="auto" muted="" autoplay="autoplay" loop="loop" preload="auto"> |
| 36 | - <source src="/video/kbvid1.mp4" type="video/mp4"> | ||
| 37 | - <source src="/video/kbvid1.ogg" type="video/ogg"> | 36 | + <source src="/video/kb_cover_1.mp4" type="video/mp4"> |
| 37 | + <source src="/video/kb_cover_1.ogg" type="video/ogg"> | ||
| 38 | </video> | 38 | </video> |
| 39 | </div> | 39 | </div> |
| 40 | 40 |
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type