Skip to content

Commit

Permalink
Fix: You can't embed videos actually
Browse files Browse the repository at this point in the history
In 2022, it's still a pain to put a YouTube video link
in a Markdown page.

Welcome to the future, Neo.

Signed-off-by: Voyage <[email protected]>
  • Loading branch information
vr-voyage committed Aug 31, 2022
1 parent b930264 commit 3e766ed
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -100,15 +100,11 @@ ever before or after using "Merge bones with active".

## 使い方

<p align="center">
<iframe width="560" height="315" src="https://www.youtube.com/embed/gIVQNNsAocI" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
[![使い方を説明する動画](https://img.youtube.com/vi/gIVQNNsAocI/0.jpg)](https://www.youtube.com/watch?v=gIVQNNsAocI)

## 紹介動画

<p align="center">
<iframe width="560" height="315" src="https://www.youtube.com/watch?v=EwgADxojTj8" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
</p>
[![作業をしながらアドオンを紹介する動画](https://img.youtube.com/vi/EwgADxojTj8/0.jpg)](https://www.youtube.com/watch?v=EwgADxojTj8)

# 使い方

Expand Down

0 comments on commit 3e766ed

Please sign in to comment.