Compare commits

...

2 commits

Author SHA1 Message Date
36a91d12b1
🍱 Add OpenGraph thumbnail 2024-07-29 18:43:40 +02:00
80d6749be8
🚚 Move icons to assets folder 2024-07-29 18:43:27 +02:00
7 changed files with 2 additions and 2 deletions

BIN
assets/icon-192x192.png Normal file

Binary file not shown.

After

(image error) Size: 24 KiB

BIN
assets/icon.png Normal file

Binary file not shown.

After

(image error) Size: 518 KiB

View file

Before

(image error) Size: 147 KiB

After

(image error) Size: 147 KiB

BIN
assets/opengraph.afdesign Normal file

Binary file not shown.

BIN
assets/opengraph.png Normal file

Binary file not shown.

After

(image error) Size: 390 KiB

View file

@ -16,8 +16,8 @@
},
"host_permissions": ["*://*/*"],
"icons": {
"48": "icon.svg",
"96": "icon.svg"
"48": "assets/icon.svg",
"96": "assets/icon.svg"
},
"manifest_version": 3,
"name": "SpaceApper",