Skip to content

Commit

Permalink
Add Dowstodon to desktop apps (#802)
Browse files Browse the repository at this point in the history
* add dowstodon

---------

Co-authored-by: Andy Piper <andypiper@users.noreply.github.com>
  • Loading branch information
eduardobragaxz and andypiper authored Dec 15, 2024
1 parent ab75e31 commit b2dc708
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/apps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ import brutaldon from "../public/apps/brutaldon.png"
import oxpecker from "../public/apps/oxpecker.png"
import bubble from "../public/apps/bubble.png"
import odous from "../public/apps/odous.png"
import dowstodon from "../public/apps/dowstodon.png"
import fread from "../public/apps/fread.png"

import type { StaticImageData } from "next/legacy/image"
Expand Down Expand Up @@ -402,6 +403,13 @@ export const apps: appsList = {
paid: true,
hidden_from_all: true,
},
{
released_on: "Aug 26, 2024",
name: "Dowstodon",
icon: dowstodon,
url: "https://www.microsoft.com/store/productId/9PHNV45JVR2S",
paid: false,
},
],
sailfish: [
{
Expand Down
Binary file added public/apps/dowstodon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b2dc708

Please sign in to comment.