feat: Add LangGraph logo for favicon

This commit is contained in:
bracesproul
2025-03-10 15:22:55 -07:00
parent facd99fdb6
commit 3ed614760e
4 changed files with 9 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<link rel="icon" type="image/svg+xml" href="/logo.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Chat LangGraph</title>
<link href="/src/styles.css" rel="stylesheet" />