Skip to content

Commit e30a720

Browse files
authored
Merge pull request #2 from CelloSerenity/csdev
Fix source image
2 parents c6780b3 + 27f05fa commit e30a720

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

public/icon-1024.png

924 KB
Loading

public/icon-512.png

-175 KB
Binary file not shown.

src/lib/buildParser.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ Features:
196196
• And much more!
197197
198198
iCube is a fork of DolphiniOS, optimized for iOS and tvOS devices.`,
199-
iconURL: `${baseURL}/icon-512.png`,
199+
iconURL: `${baseURL}/icon-1024.png`,
200200
tintColor: '#3B82F6',
201201
category: 'games',
202202
screenshots: [

0 commit comments

Comments
 (0)