Skip to content

Commit 4c3cc78

Browse files
jonwigginsclaude
andcommitted
Add custom favicon with terminal and flowchart design
SVG favicon featuring a terminal bracket and connected flow nodes, matching the app's blue accent color scheme (#58a6ff). 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 96fded6 commit 4c3cc78

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en">
33
<head>
44
<meta charset="UTF-8" />
5-
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
5+
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Claude Code Algorithm Visualizer</title>
88
<link rel="preconnect" href="https://fonts.googleapis.com">

public/favicon.svg

Lines changed: 25 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)