Skip to content

Commit

Permalink
Merge pull request #47 from bendsouza2/bug/tab-title
Browse files Browse the repository at this point in the history
add new tab title
  • Loading branch information
bendsouza2 authored Dec 24, 2024
2 parents 0a4266b + 826fa38 commit 9efaba2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" type="image/png" href="<%= BASE_URL %>favicon.png">
<title><%= Spanish Word of the Day %></title>
<title>Spanish Word of the Day</title>
</head>
<body>
<noscript>
Expand Down

0 comments on commit 9efaba2

Please sign in to comment.