Skip to content

Commit

Permalink
Update widget_youtube.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wendelnascimento authored Jun 10, 2019
1 parent da824b9 commit 3b9e854
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion _includes/widget_youtube.html
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@
</div>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/combine/npm/[email protected]/slick/slick.min.css,npm/[email protected]/slick/slick-theme.min.css">
<script src="https://cdn.jsdelivr.net/combine/npm/[email protected],npm/[email protected]"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/slick/slick.min.js"></script>

<script>
$(document).ready(function(){
Expand Down

0 comments on commit 3b9e854

Please sign in to comment.