mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-15 14:30:39 -05:00
[PR #39] [MERGED] Additional video slot #42
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/audacity/audacity.github.io/pull/39
Author: @DilsonsPickles
Created: 11/5/2024
Status: ✅ Merged
Merged: 11/5/2024
Merged by: @DilsonsPickles
Base:
main← Head:additional-video-slot📝 Commits (6)
d57890bCreate 2 col video layout42e0392Hydrate react components9f3d658Create 2 col video layout5692232Hydrate react componentse28e6c2Merge branch 'additional-video-slot' of https://github.com/audacity/audacity.github.io into additional-video-slotdba9920Update promo image📊 Changes
8 files changed (+106 additions, -63 deletions)
View changed files
➕
src/assets/img/mbc_polyspectral-placeholder.webp(+0 -0)➕
src/assets/img/waves-denoiz-plugin.webp(+0 -0)➕
src/components/homepage/ReleaseVideo.astro(+46 -0)➖
src/components/homepage/ReleaseVideo.jsx(+0 -59)➕
src/components/video/FeaturedVideo.jsx(+55 -0)📝
src/pages/index.astro(+2 -2)📝
src/styles/input.css(+1 -1)📝
tailwind.config.cjs(+2 -1)📄 Description
Added new promo video to homepage that sits alongside release video
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.