Updated a few files
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<!-- ? Favicon Implementation -->
|
||||
<link rel="icon" type="image/png" href="/img/favicons/favicon-96x96.png" sizes="96x96" />
|
||||
<link rel="icon" type="image/svg+xml" href="/img/favicons/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/img/favicons/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicons/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="LupiNex Connect" />
|
||||
<link rel="manifest" href="/img/favicons/site.webmanifest" />
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user