Skip to content

Commit 818fc58

Browse files
committed
feat: logo
1 parent 900fe8b commit 818fc58

13 files changed

Lines changed: 28 additions & 6 deletions

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
</div>
44

55
# Pro React Admin
6+
67
<div align="left">
7-
88

99
![check-status](https://img.shields.io/github/checks-status/wkylin/pro-react-admin/main 'check-status')
1010
![build status](https://img.shields.io/github/workflow/status/wkylin/pro-react-admin/CodeQL 'build status')
@@ -665,4 +665,5 @@ If you like the project, give it a star ⭐️, it will be a great encouragement
665665
## Star History
666666

667667
[![Star History Chart](https://api.star-history.com/svg?repos=wkylin/pro-react-admin&type=Date)](https://star-history.com/#wkylin/pro-react-admin&Date)
668+
668669
</div>

public/favicon.ico

-6.81 KB
Binary file not shown.
5.73 KB
Loading
20.3 KB
Loading
5.22 KB
Loading
539 Bytes
Loading
980 Bytes
Loading

src/assets/favicon/favicon.ico

15 KB
Binary file not shown.
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"background_color": "#ffffff",
3+
"display": "standalone",
4+
"icons": [
5+
{ "sizes": "192x192", "src": "/android-chrome-192x192.png", "type": "image/png" },
6+
{ "sizes": "512x512", "src": "/android-chrome-512x512.png", "type": "image/png" }
7+
],
8+
"name": "",
9+
"short_name": "",
10+
"theme_color": "#ffffff"
11+
}

src/assets/images/pro-logo.png

3.06 KB
Loading

0 commit comments

Comments
 (0)