Skip to content

Commit

Permalink
add icons
Browse files Browse the repository at this point in the history
  • Loading branch information
xieguigang committed Jan 4, 2024
1 parent 41ff681 commit 33b7012
Show file tree
Hide file tree
Showing 3 changed files with 41 additions and 0 deletions.
Binary file added assets/images/R-sharp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added favicon.ico
Binary file not shown.
41 changes: 41 additions & 0 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
{
"name": "R# language Documents",
"icons": [
{
"sizes": "114x114",
"src": "https://github.githubassets.com/apple-touch-icon-114x114.png"
},
{
"sizes": "120x120",
"src": "https://github.githubassets.com/apple-touch-icon-120x120.png"
},
{
"sizes": "144x144",
"src": "https://github.githubassets.com/apple-touch-icon-144x144.png"
},
{
"sizes": "152x152",
"src": "https://github.githubassets.com/apple-touch-icon-152x152.png"
},
{
"sizes": "180x180",
"src": "https://github.githubassets.com/apple-touch-icon-180x180.png"
},
{
"sizes": "57x57",
"src": "https://github.githubassets.com/apple-touch-icon-57x57.png"
},
{
"sizes": "60x60",
"src": "https://github.githubassets.com/apple-touch-icon-60x60.png"
},
{
"sizes": "72x72",
"src": "https://github.githubassets.com/apple-touch-icon-72x72.png"
},
{
"sizes": "76x76",
"src": "https://github.githubassets.com/apple-touch-icon-76x76.png"
}
]
}

0 comments on commit 33b7012

Please sign in to comment.