mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-13 15:35:01 -05:00
[PR #50] [MERGED] Optimised images & remove bloat #34
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/50
Author: @DilsonsPickles
Created: 3/24/2025
Status: ✅ Merged
Merged: 3/24/2025
Merged by: @DilsonsPickles
Base:
main← Head:optimised-images📝 Commits (5)
652d1e1Initial commit75623fdAdd compression and width to hero image7c1d8c5Optimise release video placeholders1c4db58Optimise blog thumbnail imagesee6c341Remove homepage block📊 Changes
8 files changed (+46 additions, -54 deletions)
View changed files
➖
src/assets/img/Audacity-3.4-demo.png(+0 -0)➖
src/assets/img/LaptopMockUp.webp(+0 -0)📝
src/components/card/NEWBlogPostCard.astro(+15 -5)📝
src/components/homepage/HeroBanner.astro(+6 -3)➖
src/components/homepage/RecordAnything.astro(+0 -37)📝
src/components/homepage/ReleaseVideo.astro(+21 -4)📝
src/components/video/FeaturedVideo.jsx(+4 -4)📝
src/pages/index.astro(+0 -1)📄 Description
Reduced website size from 1.68 MB to 514.57 KB
Removed "Record anything" section from homepage
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.