mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-22 04:11:15 +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 = {
|
const MLEM: AppDetails = {
|
||||||
name: "Mlem",
|
name: "Mlem",
|
||||||
description: "A Lemmy Client for iOS.",
|
description: "An open-source Lemmy client for iOS, written in Swift.",
|
||||||
link: "https://github.com/mormaer/Mlem",
|
link: "https://github.com/mlemgroup/mlem",
|
||||||
icon: "/static/assets/images/mlem.png",
|
icon: "/static/assets/images/mlem.png",
|
||||||
banner: "/static/assets/images/mlem_screen.webp",
|
banner: "/static/assets/images/mlem_screen.webp",
|
||||||
links: [
|
links: [
|
||||||
{
|
{
|
||||||
link: "https://testflight.apple.com/join/MelFP11Y",
|
link: "https://apps.apple.com/us/app/mlem-for-lemmy/id6450543782",
|
||||||
icon: "appleinc",
|
icon: "appleinc",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue