add release video

This commit is contained in:
LWinterberg
2024-02-29 17:01:05 +01:00
parent 1afa82ff8e
commit dfbda3d17a

View File

@@ -19,9 +19,17 @@ const { win, mac, lin } = betaReleases;
<div class="mt-6">
<p>
We are looking for feedback on our new features in this release.
In particular:
</p>
<h4 class="mt-8">Cloud project saving</h4>
<iframe
width="560"
height="315"
src="https://www.youtube.com/embed/qEAZv_o0HuQ?si=cSkDGalD1VmC9SJK"
title="YouTube video player"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen
class="my-4"></iframe>
<p class="mt-2">
We've introduced a new cloud-saving feature that allows you to
save your Audacity projects to <a
@@ -101,18 +109,17 @@ const { win, mac, lin } = betaReleases;
href="#">Learn More...</a
>
</p>
</div>
<div>
<h4>And even more!</h4>
<p class="mt-2">
Audacity 3.5 has received many more updates and improvements.
You can read all of them in the <a
href="https://support.audacityteam.org/additional-resources/changelog/audacity-3.5"
class="hyperlink">changelog</a
>.
</p>
</div>
</div>
<div>
<h4>And even more!</h4>
<p class="mt-2">
Audacity 3.5 has received many more updates and improvements.
You can read all of them in the <a
href="https://support.audacityteam.org/additional-resources/changelog/audacity-3.5"
class="hyperlink">changelog</a
>.
</p>
</div>
</div>
</div>
</section>