Skip to content

Commit

Permalink
Use PNG file for OpenGraph image
Browse files Browse the repository at this point in the history
For better compatibility
  • Loading branch information
cal0pteryx committed Mar 29, 2024
1 parent 5621afc commit 84f2824
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/_default/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@
"hideAuthor": false,
"subtitle": "Subtitle",
"description": "It’s Your Choice. Which XMPP provider suits you best? The XMPP Providers project offers a curated list of XMPP providers for you to choose from.",
"SiteLogoUrl": "https://providers.xmpp.net/images/xmpp-providers.svg"
"SiteLogoUrl": "https://providers.xmpp.net/images/xmpp-providers-800px.png"
}
}

0 comments on commit 84f2824

Please sign in to comment.