Commit 60fa18ab8ca77cd61be406dfe338d237ec5e9509

Authored by Eugeny Galkovskiy
1 parent 556057e6

new videos

frontend/views/site/individual.php
... ... @@ -27,8 +27,8 @@
27 27 <div id="video-bg">
28 28 <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div>
29 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 32 </video>
33 33 </div>
34 34  
... ...
frontend/views/site/legal.php
... ... @@ -33,8 +33,8 @@ $this-&gt;registerJs($js, View::POS_END);
33 33 <div id="video-bg">
34 34 <div class="arrow_bottom"><a href="#section1" class="scroll-to"><i class="fa fa-chevron-down" aria-hidden="true"></i></a></div>
35 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 38 </video>
39 39 </div>
40 40  
... ...
frontend/web/video/kb_cover_1.mp4 0 → 100644
No preview for this file type
frontend/web/video/kb_cover_1.ogg 0 → 100644
No preview for this file type
frontend/web/video/kb_cover_2.mp4 0 → 100644
No preview for this file type
frontend/web/video/kb_cover_2.ogg 0 → 100644
No preview for this file type