mirror of
https://github.com/LemmyNet/joinlemmy-site.git
synced 2024-11-21 20:01:16 +00:00
Added TestFlight link for Lunar (#241)
* adding lunar to the app list (#236) * added Lunar testflight link to apps page
This commit is contained in:
parent
0ebb9ced94
commit
ec546c1c6b
1 changed files with 4 additions and 0 deletions
|
@ -116,6 +116,10 @@ export class Apps extends Component<any, any> {
|
|||
icon="/static/assets/images/lunar_logo.webp"
|
||||
banner="/static/assets/images/lunar_screen.webp"
|
||||
links={[
|
||||
{
|
||||
link: "https://testflight.apple.com/join/GEFCCQTb",
|
||||
icon: "appleinc",
|
||||
},
|
||||
{
|
||||
link: "https://github.com/mani-sh-reddy/Lunar",
|
||||
icon: "github",
|
||||
|
|
Loading…
Reference in a new issue