style(ui): update favicon (#2258)

* style: update favicon

* fix: update favicon
This commit is contained in:
Javier Martinez
2026-06-03 16:59:56 +02:00
committed by GitHub
parent 80ff34b423
commit f0745cdcd4
2 changed files with 1 additions and 2 deletions

BIN
ui/favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

View File

@@ -3,8 +3,7 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link href="https://framerusercontent.com/images/4gq3ol4KkVSZa3CSSmqLBnZhfG8.png" rel="icon" media="(prefers-color-scheme: light)">
<link href="https://framerusercontent.com/images/4gq3ol4KkVSZa3CSSmqLBnZhfG8.png" rel="icon" media="(prefers-color-scheme: dark)">
<link href="favicon.ico" rel="icon">
<title>PrivateGPT Workbench</title>
<style>
:root {