mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-11-09 23:24:10 -08:00
fix facebook image
This commit is contained in:
parent
14762a4f03
commit
7c04aa616a
|
@ -36,7 +36,7 @@ const SocialCards: SocialCardProps[] = [
|
|||
<img
|
||||
alt="facebook"
|
||||
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