1
0
mirror of https://github.com/danbee/jekyll-video-tag synced 2025-03-04 08:59:11 +00:00

Add instructions for the plugin itself.

This commit is contained in:
Dan Barber 2014-09-25 10:35:23 +01:00
parent ecf384803b
commit a87ecc40fb

View File

@ -1,4 +1,4 @@
# Video Tag
# Jekyll Video Tag
**Easy responsive videos for Jekyll.**
@ -6,7 +6,7 @@ Jekyll Video Tag is a liquid tag that adds responsive videos to your [Jekyll](ht
### Usage
Add the CSS or Sass file to your site.
Place the `video_tag.rb` file in your `_plugins` directory and add the CSS or Sass file to your site.
```liquid
{% video {embed-url} width={width} height={height} %}