File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 rel ="stylesheet "
3333 href ="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css "
3434 />
35- < link rel ="apple-touch-icon " sizes ="180x180 " href ="icons/apple-touch-icon.png ">
36- < link rel ="icon " type ="image/png " sizes ="32x32 " href ="icons/favicon-32x32.png ">
37- < link rel ="icon " type ="image/png " sizes ="16x16 " href ="icons/favicon-16x16.png ">
35+ <!-- Android/Chrome (via manifest for PWA) -->
3836 < link rel ="manifest " href ="images/site.webmanifest ">
37+
38+ <!-- Standard Icons -->
39+ < link rel ="icon " type ="image/png " sizes ="16x16 " href ="icons/favicon-16x16.png ">
40+ < link rel ="icon " type ="image/png " sizes ="32x32 " href ="icons/favicon-32x32.png ">
41+ < link rel ="icon " href ="icons/favicon.ico " type ="image/x-icon ">
42+
43+ <!-- Apple Touch Icon -->
44+ < link rel ="apple-touch-icon " sizes ="180x180 " href ="icons/apple-touch-icon.png ">
45+
46+ <!-- Optional: High-Resolution Icons for Android -->
47+ < link rel ="icon " type ="image/png " sizes ="192x192 " href ="icons/android-chrome-192x192.png ">
48+ < link rel ="icon " type ="image/png " sizes ="512x512 " href ="icons/android-chrome-512x512.png ">
3949 </ head >
4050
4151 < body >
You can’t perform that action at this time.
0 commit comments