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:
Mani Reddy 2023-08-31 20:27:47 +01:00 committed by GitHub
parent 0ebb9ced94
commit ec546c1c6b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",