File tree Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Expand file tree Collapse file tree 3 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 37
37
< link rel ="stylesheet " href ="fonts/styles.css ">
38
38
< link rel ="stylesheet " href ="styles.css ">
39
39
< link rel ="stylesheet " href ="img/icons/css/styles.css ">
40
+ < link rel ="apple-touch-icon " href ="img/audiomotion-icon-rounded.png ">
40
41
< link rel ="icon " type ="image/png " sizes ="32x32 " href ="img/favicon32.png ">
41
- < link rel ="apple-touch-icon " href ="img/favicon256.png ">
42
42
< meta name ="msapplication-TileImage " content ="img/favicon256.png ">
43
43
< meta name ="description " content ="audioMotion | media player and real-time audio spectrum analyzer ">
44
44
< meta property ="og:url " content ="https://audiomotion.app ">
Original file line number Diff line number Diff line change 4
4
"description" : " audioMotion: media player and real-time audio spectrum analyzer" ,
5
5
"display" : " standalone" ,
6
6
"icons" : [
7
+ {
8
+ "src" : " img/audiomotion-icon-rounded.png" ,
9
+ "type" : " image/png" ,
10
+ "sizes" : " 256x256" ,
11
+ "purpose" : " maskable"
12
+ },
7
13
{
8
14
"src" : " img/favicon256.png" ,
9
15
"type" : " image/png" ,
You can’t perform that action at this time.
0 commit comments