Skip to content

Commit fbe7b3e

Browse files
Changing favicons to the new logo (#4496)
* Changing favicons to the new logo Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> * Potential fix for pull request finding Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> Assisted-by: Copilot Code Review:not-known Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> --------- Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent d2c7fa7 commit fbe7b3e

11 files changed

Lines changed: 22 additions & 0 deletions
-36.1 KB
Binary file not shown.
-153 KB
Binary file not shown.
-20.5 KB
Loading
-840 Bytes
Binary file not shown.
-2.19 KB
Binary file not shown.
4.58 KB
Loading
-320 Bytes
Binary file not shown.

documentation/static/favicons/favicon.svg

Lines changed: 1 addition & 0 deletions
Loading
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "kpt",
3+
"short_name": "kpt",
4+
"icons": [
5+
{
6+
"src": "/favicons/web-app-manifest-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png",
9+
"purpose": "maskable"
10+
},
11+
{
12+
"src": "/favicons/web-app-manifest-512x512.png",
13+
"sizes": "512x512",
14+
"type": "image/png",
15+
"purpose": "maskable"
16+
}
17+
],
18+
"theme_color": "#ffffff",
19+
"background_color": "#ffffff",
20+
"display": "standalone"
21+
}
12.7 KB
Loading

0 commit comments

Comments
 (0)