mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-13 03:38:11 -05:00
[PR #52] [MERGED] Optimised images #33
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/52
Author: @DilsonsPickles
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @DilsonsPickles
Base:
main← Head:optimised-images📝 Commits (10+)
c1c46aeOptimise post-download image778f87bRebuild "share your sounds" block569b544Debug video width4648d2eOptimise audiodotcom block bg image1239387Decrease qualitye47cfdcResize images1ef499cExperimental optimisation2a954c7Optimise brand logo52ebc16Optimise audiodotcom block bg0f1e72eOptimise logo and tweak blog image size📊 Changes
12 files changed (+145 additions, -297 deletions)
View changed files
📝
src/assets/img/Audacity_Logo.svg(+25 -193)📝
src/components/button/JoinAudioDotComButton.jsx(+2 -3)📝
src/components/card/NEWBlogPostCard.astro(+1 -1)➕
src/components/homepage/Audiodotcom.astro(+64 -0)📝
src/components/homepage/HeroBanner.astro(+2 -1)📝
src/components/homepage/ReleaseVideo.astro(+12 -8)➖
src/components/homepage/ShareYourSounds.jsx(+0 -67)📝
src/components/navigation/NavigationReact.jsx(+9 -1)📝
src/components/video/FeaturedVideo.jsx(+24 -17)📝
src/layouts/BaseLayout.astro(+2 -2)📝
src/pages/index.astro(+2 -3)📝
src/pages/post-download.astro(+2 -1)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.