Skip to content

Commit 19b123f

Browse files
authored
Rename Threaded to Bubble (#784)
* Renamed Threaded to Bubble * Deleted threaded.png * Added bubble.png
1 parent 8018cd1 commit 19b123f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

data/apps.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ import heffalump from "../public/apps/heffalump.png"
5454
import mostodon from "../public/apps/mostodon.png"
5555
import brutaldon from "../public/apps/brutaldon.png"
5656
import oxpecker from "../public/apps/oxpecker.png"
57-
import threaded from "../public/apps/threaded.png"
57+
import bubble from "../public/apps/bubble.png"
5858
import odous from "../public/apps/odous.png"
5959

6060
import type { StaticImageData } from "next/legacy/image"
@@ -289,9 +289,9 @@ export const apps: appsList = {
289289
},
290290
{
291291
released_on: "July 10th, 2024",
292-
name: "Threaded",
293-
icon: threaded,
294-
url: "https://apps.apple.com/app/threaded/id6477757490",
292+
name: "Bubble",
293+
icon: bubble,
294+
url: "https://apps.apple.com/app/bubble/id6477757490",
295295
paid: false
296296
},
297297
{

public/apps/bubble.png

1.04 MB
Loading

public/apps/threaded.png

-38.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)