mirror of
https://github.com/audacity/audacity.github.io.git
synced 2026-04-16 21:51:35 -05:00
fix img
This commit is contained in:
@@ -14,7 +14,7 @@ import FeatureCard from "../components/card/FeatureCard";
|
||||
|
||||
<section class="mx-8 max-w-screen-md xl:max-w-screen-lg md:mx-auto">
|
||||
<div class="py-8 sm:pt-12 flex flex-col items-center justify-center">
|
||||
<img src="/src/assets/img/promo/audacity-audiocom-promo.png" alt="Audacity logo and audio.com logo overlaying in a playful manner" width="300px" height="165px"/>
|
||||
<img src="../../assets/img/promo/audacity-audiocom-promo.png" alt="Audacity logo and audio.com logo overlaying in a playful manner" width="300px" height="165px"/>
|
||||
<div class="text-center">
|
||||
<h1 class="font-bold">
|
||||
Audacity Cloud setup is almost complete
|
||||
|
||||
Reference in New Issue
Block a user