Update index.html

This commit is contained in:
Gaudenty 2022-04-08 23:22:59 +02:00 committed by GitHub
parent 8e303bb2a1
commit 86599ebb43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 17 additions and 0 deletions

View File

@ -3,6 +3,23 @@
<head>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.5.2/animate.min.css">
<link rel="stylesheet" href="https://1elci.it/flaticon.css" type="text/css" media="all" />
<link rel="apple-touch-icon" sizes="57x57" href="http://1elci.it/Favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="http://1elci.it/Favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://1elci.it/Favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="http://1elci.it/Favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://1elci.it/Favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="http://1elci.it/Favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="http://1elci.it/Favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="http://1elci.it/Favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="http://1elci.it/Favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="http://1elci.it/Favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="http://1elci.it/Favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="http://1elci.it/Favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="http://1elci.it/Favicon/favicon-16x16.png">
<link rel="manifest" href="http://1elci.it/Favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
</head>
<body>