Skip to content

Commit

Permalink
add favicon (#110)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexVCS authored Oct 21, 2024
1 parent 4e69f88 commit 11cec22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16">
<title>tscircuit Snippets</title>
</head>
<body>
Expand Down

0 comments on commit 11cec22

Please sign in to comment.