Update favicon

This commit is contained in:
Çetin
2025-01-06 14:53:33 +03:00
parent 00f82b2a8d
commit ee5fcdeb1f
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

BIN
public/favicon.png Executable file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -6,7 +6,7 @@
<title>Sakai - PrimeNG</title> <title>Sakai - PrimeNG</title>
<base href="/"> <base href="/">
<meta name="viewport" content="width=device-width, initial-scale=1.o"> <meta name="viewport" content="width=device-width, initial-scale=1.o">
<link rel="icon" type="image/x-icon" href="favicon.ico"> <link rel="icon" type="image/x-icon" href="https://primefaces.org/cdn/primeng/images/favicon.png">
<link href="https://fonts.cdnfonts.com/css/lato" rel="stylesheet"> <link href="https://fonts.cdnfonts.com/css/lato" rel="stylesheet">
</head> </head>