If you are self-hosted, you can use the following code :
Si vous êtes auto-hébergé, vous pouvez utiliser le code suivant :

<!-- Favicon - Apple - Android - Safari - Windows Logo Start -->
<link rel="apple-touch-icon" sizes="144x144" 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="/site.webmanifest">
<link rel="mask-icon" href="/safari-pinned-tab.svg" color="#ff0000">
<meta name="apple-mobile-web-app-title" content="Net2Go Solutions">
<meta name="application-name" content="Net2Go Solutions">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Favicon - Apple - Android - Safari - Windows Logo End -->

If you want a direct link to us, you can use the following code :
Si vous souhaitez un lien direct avec nous, vous pouvez utiliser le code suivant:

<!-- Favicon - Apple - Android - Safari - Windows Logo Start -->
<link rel="apple-touch-icon" sizes="144x144" href="https://www.net2go.solutions/files/images/icons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="https://www.net2go.solutions/files/images/icons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="https://www.net2go.solutions/files/images/icons/favicon-16x16.png">
<link rel="manifest" href="https://www.net2go.solutions/files/images/icons/site.webmanifest">
<link rel="mask-icon" href="https://www.net2go.solutions/files/images/icons/safari-pinned-tab.svg" color="#ff0000">
<meta name="apple-mobile-web-app-title" content="Net2Go Solutions">
<meta name="application-name" content="Net2Go Solutions">
<meta name="msapplication-TileColor" content="#2b5797">
<meta name="msapplication-TileImage" content="https://www.net2go.solutions/files/images/icons/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
<!-- Favicon - Apple - Android - Safari - Windows Logo End -->