File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="icons/icon32.png " />
7+ < link rel ="icon " type ="image/png " sizes ="48x48 " href ="icons/icon48.png " />
8+ < link rel ="icon " type ="image/png " sizes ="64x64 " href ="icons/icon64.png " />
9+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="icons/icon96.png " />
10+ < link
11+ rel ="icon "
12+ type ="image/png "
13+ sizes ="128x128 "
14+ href ="icons/icon128.png " />
615 < title > Treetop</ title >
716 </ head >
817 < body >
Original file line number Diff line number Diff line change 33 < head >
44 < meta charset ="UTF-8 " />
55 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="icons/icon32.png " />
7+ < link rel ="icon " type ="image/png " sizes ="48x48 " href ="icons/icon48.png " />
8+ < link rel ="icon " type ="image/png " sizes ="64x64 " href ="icons/icon64.png " />
9+ < link rel ="icon " type ="image/png " sizes ="96x96 " href ="icons/icon96.png " />
10+ < link
11+ rel ="icon "
12+ type ="image/png "
13+ sizes ="128x128 "
14+ href ="icons/icon128.png " />
615 < title > Welcome to Treetop!</ title >
716 </ head >
817 < body >
You can’t perform that action at this time.
0 commit comments