mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
add favicons
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
@@ -6,6 +6,9 @@
|
|||||||
<title>Gray HTML Demo - Home</title>
|
<title>Gray HTML Demo - Home</title>
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1">
|
<meta name="viewport" content="width=device-width,initial-scale=1">
|
||||||
<link href="./style.css" rel="stylesheet">
|
<link href="./style.css" rel="stylesheet">
|
||||||
|
<link rel="apple-touch-icon" href="./images/apple-touch-icon.png" sizes="180x180" />
|
||||||
|
<link rel="icon" type="image/svg+xml" href="./images/logo.svg" />
|
||||||
|
<link rel="alternate icon" type="image/png" href="./images/favicon.png" sizes="96x96" />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="font-inter antialiased bg-white text-zinc-900 tracking-tight">
|
<body class="font-inter antialiased bg-white text-zinc-900 tracking-tight">
|
||||||
|
|||||||
Reference in New Issue
Block a user