Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
HirotakaDango authored Jul 22, 2024
1 parent e4f548e commit 4b9e43a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Firebase Chat App</title>
<title>Firebase Group Chat</title>
<link rel="icon" href="https://cdn4.iconfinder.com/data/icons/google-i-o-2016/512/google_firebase-512.png" type="image/png">
<script src="https://www.gstatic.com/firebasejs/9.22.1/firebase-app-compat.js"></script>
<script src="https://www.gstatic.com/firebasejs/9.22.1/firebase-auth-compat.js"></script>
Expand Down

0 comments on commit 4b9e43a

Please sign in to comment.