Skip to content

Commit 197db22

Browse files
committed
Add favicon
1 parent d20b164 commit 197db22

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed
Loading

img/thinker.jpg

-174 KB
Binary file not shown.

index.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
66
<title>Calculator</title>
77
<link rel="stylesheet" href="style.css" />
8+
<link rel="icon" type="image/x-icon" href="./img/calculate_FILL0_wght400_GRAD0_opsz24.svg">
89
<script src="script.js" defer></script>
910
</head>
1011
<body>

0 commit comments

Comments
 (0)