Skip to content

Commit e056b34

Browse files
authored
Update index.html
1 parent 71b7b1b commit e056b34

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,11 @@
44
<meta charset="UTF-8" />
55
<title>Spelling Bee Practice</title>
66
<link rel="stylesheet" href="style.css" />
7+
<link rel="icon" href="favicon.ico" type="image/x-icon" />
78
</head>
89
<body>
910
<div class="container">
10-
<h1>Spelling Bee Practice</h1>
11+
<h1>Spelling Bee Practice 🐝</h1>
1112

1213
<div class="buttons">
1314
<button id="sayWord">🔊 Say Word</button>

0 commit comments

Comments
 (0)