NetTalk Web Server > Web Server - Share Knowledge

NT ready for "true" web-app :-)

<< < (2/2)

Poul Jensen:
Just a follow up:

If you want to cover for iPhones as well - and I guess you would - this is needed:

  <link rel="shortcut icon" sizes="196x196" href="ML_196_196.png">   
  <link rel="apple-touch-icon" href="ML_196_196.png" />
  <meta name="mobile-web-app-capable" content="yes"> 

Cheers,
/Poul

Poul Jensen:
Hi,

Updated with more complete favicons created automatically on-line using:  https://realfavicongenerator.net

 <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
 <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
 <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
 <link rel="manifest" href="/manifest.json">
 <link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5">
 <meta name="theme-color" content="#ffffff">
 <meta name="mobile-web-app-capable" content="yes">
 <meta name="apple-mobile-web-app-capable" content="yes">

Cheers
/Poul

Navigation

[0] Message Index

[*] Previous page

Go to full version