Skip to content

Commit

Permalink
delete broken link in posts (vimeo video april 2023)
Browse files Browse the repository at this point in the history
  • Loading branch information
smillerwise committed Jul 26, 2024
1 parent 78cb37a commit 4aea7cb
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions _posts/2023-04-24-videos.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,4 @@ This is an example post with videos. It supports local video files.
</div>
<div class="caption">
A simple, elegant caption looks good between video rows, after each row, or doesn't have to be there at all.
</div>

It does also support embedding videos from different sources. Here are some examples:

<div class="row mt-3">
<div class="col-sm mt-3 mt-md-0">
{% include video.liquid path="https://www.youtube.com/embed/jNQXAC9IVRw" class="img-fluid rounded z-depth-1" %}
</div>
<div class="col-sm mt-3 mt-md-0">
{% include video.liquid path="https://player.vimeo.com/video/524933864?h=1ac4fd9fb4&title=0&byline=0&portrait=0" class="img-fluid rounded z-depth-1" %}
</div>
</div>
</div>

0 comments on commit 4aea7cb

Please sign in to comment.