diff --git a/src/assets/images/photon.webp b/src/assets/images/photon.webp index 69f14c8..450dbb2 100644 Binary files a/src/assets/images/photon.webp and b/src/assets/images/photon.webp differ diff --git a/src/shared/components/app-definitions.ts b/src/shared/components/app-definitions.ts index eeeb01e..31c89e3 100644 --- a/src/shared/components/app-definitions.ts +++ b/src/shared/components/app-definitions.ts @@ -360,7 +360,7 @@ const LEMMY_UI: AppDetails = { const PHOTON: AppDetails = { name: "Photon", - description: "A sleek lemmy web UI.", + description: "A fully-featured, intuitive and clean web app for Lemmy.", link: "https://github.com/Xyphyn/photon", banner: "/static/assets/images/photon.webp", icon: "/static/assets/images/photon-logo.svg",