Skip to content

Commit

Permalink
Create youtubePlayer.html
Browse files Browse the repository at this point in the history
iframe for youtube with id param
  • Loading branch information
rizqevo authored Dec 28, 2017
1 parent 6d7deed commit c4d7bf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _includes/youtubePlayer.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<iframe width="560" height="315" src="https://www.youtube.com/embed/{{ include.id }}" frameborder="0" allowfullscreen></iframe>

0 comments on commit c4d7bf8

Please sign in to comment.