Commit 5915b3510fc889291bb96aac4aecdb9c6eba5eca
1 parent
f4769ce3
v0.0.2-stable
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
frontend/views/site/about.php
... | ... | @@ -79,7 +79,7 @@ |
79 | 79 | <div class="col-md-4"> |
80 | 80 | <div class="video"> |
81 | 81 | <div class="embed-responsive embed-responsive-4by3"> |
82 | - <iframe class="embed-responsive-item" src="//www.youtube.com/embed/Pu8tL3ptXRM?autoplay=0&showinfo=0&controls=0"></iframe> | |
82 | + <iframe class="embed-responsive-item" src="//www.youtube.com/embed/i9AHJkHqkpw?autoplay=0&showinfo=0&controls=0"></iframe> | |
83 | 83 | </div> |
84 | 84 | |
85 | 85 | </div> | ... | ... |