Merge pull request #74 from Psycojoker/material

Update Material theme
This commit is contained in:
abeudin 2017-05-03 19:15:06 +02:00 committed by GitHub
commit d3ab827cce
2 changed files with 7 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Changelog
0.5 (unreleased)
* Add audio HTML5 player
* Update Material theme
0.4 (2016-12-11)

View File

@ -0,0 +1,6 @@
<div class=container>
<div class="youtube-container">
<iframe width="560" height="315" src="https://www.youtube.com/embed/nshFXWEKxs4" frameborder="0" allowfullscreen></iframe>
</div>
</div>