Skip to content

Commit

Permalink
use a public video as example
Browse files Browse the repository at this point in the history
  • Loading branch information
compeak committed Jun 1, 2018
1 parent c04c96e commit 6bacbe3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions example/video.html
Expand Up @@ -32,8 +32,8 @@ <h3>Youtube</h3>
<h4>Vimeo</h4>

<article>
<embetty-video type="vimeo" video-id="223099532"></embetty-video>
<pre><code class="language-html">&lt;embetty-video video-id=&quot;223099532&quot type=&quot;vimeo&quot;&gt;&lt;/embetty-video&gt;</code></pre>
<embetty-video type="vimeo" video-id="1084537"></embetty-video>
<pre><code class="language-html">&lt;embetty-video video-id=&quot;1084537&quot type=&quot;vimeo&quot;&gt;&lt;/embetty-video&gt;</code></pre>
</article>

<h4>Facebook</h4>
Expand Down

0 comments on commit 6bacbe3

Please sign in to comment.