Skip to content

Commit c0f5670

Browse files
Jamie Nuchoclaude
andcommitted
Add favicon
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent eebb719 commit c0f5670

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

web/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
<head>
44
<meta charset="UTF-8" />
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6+
<link rel="icon" type="image/svg+xml" href="./favicon.svg" />
67
<title>BST Explorer — Bounded Systems Theory</title>
78
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.16.9/dist/katex.min.css" />
89
</head>

web/public/favicon.svg

Lines changed: 7 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)