mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
fix facebook image
This commit is contained in:
parent
14762a4f03
commit
7c04aa616a
|
@ -36,7 +36,7 @@ const SocialCards: SocialCardProps[] = [
|
||||||
<img
|
<img
|
||||||
alt="facebook"
|
alt="facebook"
|
||||||
className="m-auto h-14"
|
className="m-auto h-14"
|
||||||
src="/img/homepage/f_logo_RGB-White_1024.png"
|
src="/img/homepage/f_logo_RGB-White_1024.webp"
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue