diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-05-17 15:45:36 +0000 |
|---|---|---|
| committer | s-ol <s+removethis@s-ol.nu> | 2025-03-02 14:24:49 +0000 |
| commit | a831aac4a742cd960ca5f950e1db42072b605589 (patch) | |
| tree | 046335ab0e02cf106dd1faac9d479bb77ed24924 | |
| parent | split guide into multiple pages (diff) | |
| download | alive-a831aac4a742cd960ca5f950e1db42072b605589.tar.gz alive-a831aac4a742cd960ca5f950e1db42072b605589.zip | |
update featured video
| -rw-r--r-- | docs/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md index ec879df..cd79c99 100644 --- a/docs/index.md +++ b/docs/index.md @@ -4,8 +4,9 @@ language specifically designed for (live) performances where code is edited while it is running, such as *livecoding* or *algorave* music performances. -<iframe class="embed" allowfullscreen="true" frameborder="0" - height="315" width="560" src="https://www.youtube.com/embed/z0XZYnY3Evc" +<iframe class="embed" width="560" height="315" frameborder="0" + allow="accelerometer; gyroscope; picture-in-picture" allowfullscreen + src="https://www.youtube.com/embed/videoseries?list=PLYgrt2AlWlvTSSkO529BRSjVqHtbGWnM4" ></iframe> Unlike other livecoding languages, programming with `alv` does not mean |
