oinam-jekyll 1.0.0 → 1.1.0

Sign up to get free protection for your applications and to get access to all the features.
data/_includes/video.html DELETED
@@ -1,7 +0,0 @@
1
- {% comment %}
2
- <!--
3
- USAGE
4
- {% include video.html videoURL="https://www.youtube.com/embed/QKEFhH63vg4" %}
5
- -->
6
- {% endcomment %}
7
- <div class="video-wrap"><iframe src="{{ include.videoURL }}" width="800" height="450" title="YouTube Video" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>