mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Updated Mlem info (#289)
* updated mlem links and logo * updated mlem description
This commit is contained in:
parent
ad458b4269
commit
0e6a50b6be
2 changed files with 3 additions and 3 deletions
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB After Width: | Height: | Size: 7 KiB |
|
@ -235,13 +235,13 @@ const SYNC: AppDetails = {
|
|||
|
||||
const MLEM: AppDetails = {
|
||||
name: "Mlem",
|
||||
description: "A Lemmy Client for iOS.",
|
||||
link: "https://github.com/mormaer/Mlem",
|
||||
description: "An open-source Lemmy client for iOS, written in Swift.",
|
||||
link: "https://github.com/mlemgroup/mlem",
|
||||
icon: "/static/assets/images/mlem.png",
|
||||
banner: "/static/assets/images/mlem_screen.webp",
|
||||
links: [
|
||||
{
|
||||
link: "https://testflight.apple.com/join/MelFP11Y",
|
||||
link: "https://apps.apple.com/us/app/mlem-for-lemmy/id6450543782",
|
||||
icon: "appleinc",
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue