1
0
This commit is contained in:
Adam Ryslavy 2022-11-25 18:24:17 +01:00
parent 627f674bf8
commit 024fd8488e
8 changed files with 7 additions and 2 deletions

View File

@ -37,7 +37,6 @@
/>
<title>PKM PARTY PLES</title>
<link rel="canonical" href="https://www.pkmples.cz/" />
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" />
<link rel="stylesheet" href="/css/styles.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
@ -46,6 +45,11 @@
rel="stylesheet"
/>
<link href="https://fonts.googleapis.com/css?family=Material+Icons|Material+Icons+Outlined|Material+Icons+Two+Tone|Material+Icons+Round|Material+Icons+Sharp" rel="stylesheet">
<link rel="icon" type="image/png" sizes="16x16" href="new-favicon/favicon-16x16.png">
<link rel="icon" type="image/png" sizes="32x32" href="new-favicon/favicon-32x32.png">
<link rel="apple-touch-icon" href="new-favicon/apple-touch-icon.png">
<link rel="icon" sizes="192x192" href="new-favicon/android-chrome-192x192.png">
<link rel="icon" sizes="512x512" href="new-favicon/android-chrome-512x512.png">
</head>
<body>
<header>

Binary file not shown.

After

Width:  |  Height:  |  Size: 71 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 446 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

BIN
new-favicon/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}