mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-01-29 23:00:46 -08:00
Merge pull request #971 from pdxlocations/fix-facebook
Fix Facebook Image
This commit is contained in:
commit
46a117168f
|
@ -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