Skip to content

Commit 906c2fe

Browse files
authored
stop deadnaming nicolium (#1104)
Signed-off-by: nicole mikołajczyk <me@mkljczk.pl>
1 parent c953f0f commit 906c2fe

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

data/apps.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ import bubble from "../public/apps/bubble.png"
5555
import odous from "../public/apps/odous.png"
5656
import dowstodon from "../public/apps/dowstodon.png"
5757
import fread from "../public/apps/fread.png"
58-
import plfe from "../public/apps/pl-fe.png"
58+
import nicolium from "../public/apps/nicolium.png"
5959
import fursona from "../public/apps/fursona.png"
6060
import mastui from "../public/apps/mastui.png"
6161

@@ -450,11 +450,11 @@ export const apps: appsList = {
450450
source_url: "https://github.com/NicolasConstant/sengi",
451451
},
452452
{
453-
name: "pl-fe",
454-
icon: plfe,
455-
url: "https://pl.mkljczk.pl/",
453+
name: "Nicolium",
454+
icon: nicolium,
455+
url: "https://web.nicolium.app/",
456456
open: true,
457-
source_url: "https://github.com/mkljczk/pl-fe",
457+
source_url: "https://codeberg.org/mkljczk/nicolium",
458458
},
459459
],
460460
desktop: [

public/apps/nicolium.png

8.73 KB
Loading

public/apps/pl-fe.png

-4.26 KB
Binary file not shown.

0 commit comments

Comments
 (0)