mirror of
https://github.com/imartinez/privateGPT.git
synced 2026-07-17 11:29:56 +00:00
style(ui): update favicon (#2258)
* style: update favicon * fix: update favicon
This commit is contained in:
BIN
ui/favicon.ico
Normal file
BIN
ui/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 15 KiB |
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user