diff --git a/src/components/homepage/DownloadBanner.astro b/src/components/homepage/DownloadBanner.astro index c810284..316d6ba 100644 --- a/src/components/homepage/DownloadBanner.astro +++ b/src/components/homepage/DownloadBanner.astro @@ -3,7 +3,7 @@ import DownloadButton from '../button/DownloadButton.jsx' ---
-
+

Download Audacity free today

City of Auda, popualation: you.

diff --git a/src/layouts/PageLayout.astro b/src/layouts/PageLayout.astro index 52a8ea7..97850e1 100644 --- a/src/layouts/PageLayout.astro +++ b/src/layouts/PageLayout.astro @@ -21,7 +21,7 @@ const { title, subtitle} = Astro.props;