Skip to content

Commit 5dd9fa5

Browse files
author
Eugene
committed
add ModuleArt logo
1 parent c92625b commit 5dd9fa5

File tree

33 files changed

+183
-27
lines changed

33 files changed

+183
-27
lines changed

public/favicon.ico

20.5 KB
Binary file not shown.

public/index.html

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
<html lang="en">
33
<head>
44
<meta charset="utf-8" />
5-
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
5+
<link
6+
rel="shortcut icon"
7+
sizes="16x16 24x24 32x32 64x64"
8+
href="%PUBLIC_URL%/favicon.ico"
9+
/>
610
<meta name="viewport" content="width=device-width, initial-scale=1" />
711
<meta name="theme-color" content="#000000" />
812
<meta

public/logo192.png

939 Bytes
Loading

public/logo512.png

7.72 KB
Loading

public/manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"short_name": "React App",
3-
"name": "Create React App Sample",
2+
"short_name": "Module Art",
3+
"name": "Module Art - Best apps with love ❤",
44
"icons": [
55
{
66
"src": "favicon.ico",

src/assets/pxd/favicon/logo16.png

1.72 KB
Loading

src/assets/pxd/favicon/logo24.png

1.94 KB
Loading

src/assets/pxd/favicon/logo32.png

2.21 KB
Loading

src/assets/pxd/favicon/logo64.png

3.57 KB
Loading
3.9 KB
Binary file not shown.

0 commit comments

Comments
 (0)