mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-06-14 16:22:58 -05:00
Omit additional download banner
This commit is contained in:
BIN
src/assets/img/AudacityLaptop.webp
Normal file
BIN
src/assets/img/AudacityLaptop.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@@ -8,6 +8,7 @@ import ShareYourSounds from "../components/homepage/ShareYourSounds";
|
||||
import FeatureCards from "../components/homepage/FeatureCards.astro";
|
||||
import FAQ from "../components/homepage/FAQ.astro";
|
||||
import RecordAnything from "../components/homepage/RecordAnything.astro";
|
||||
|
||||
---
|
||||
|
||||
<BaseLayout title="Audacity ® | Free Audio editor, recorder, music making and more!">
|
||||
@@ -17,6 +18,5 @@ import RecordAnything from "../components/homepage/RecordAnything.astro";
|
||||
<ShareYourSounds client:load/>
|
||||
<FeatureCards />
|
||||
<BlogPosts />
|
||||
<DownloadBanner />
|
||||
<FAQ />
|
||||
</BaseLayout>
|
||||
Reference in New Issue
Block a user