Skip to content

Commit

Permalink
web title fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-NRCan committed Sep 26, 2023
1 parent de3f657 commit b9a4af9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/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><%= htmlWebpackPlugin.options.title %></title>
<title>Charts Plugin</title>
<link rel="shortcut icon" href="./favicon.ico" />

<link
Expand Down

0 comments on commit b9a4af9

Please sign in to comment.