Skip to content

Commit

Permalink
Fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Jan 24, 2025
1 parent d762b6c commit c4353f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/components/home/sponsors.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function Sponsors() {
<GoldSponsor src={secumailerLogo} alt="SecuMailer" href="https://secumailer.com/?ref=bref.sh" imgClass="py-1.5" />
<GoldSponsor src={ecomailLogo} alt="Ecomail" href="https://ecomail.cz/?ref=bref.sh" imgClass="py-2.5" />
<GoldSponsor src={spreakerLogo} alt="Spreaker" href="https://www.spreaker.com/?ref=bref" imgClass="py-1.5" />
<GoldSponsor src={runsOnLogo} alt="Spreaker" href="https://runs-on.com/?ref=bref" imgClass="-my-1"/>
<GoldSponsor src={runsOnLogo} alt="Runs On" href="https://runs-on.com/?ref=bref" imgClass="-my-1"/>
</div>

<p className="mt-8 text-gray-700">
Expand Down

0 comments on commit c4353f2

Please sign in to comment.