Skip to content

Commit

Permalink
Change website title
Browse files Browse the repository at this point in the history
  • Loading branch information
mnapoli committed Sep 7, 2020
1 parent 5051d7c commit dff5acb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/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" href="<%= BASE_URL %>favicon.ico">
<title><%= htmlWebpackPlugin.options.title %></title>
<title>Hello there</title>
</head>
<body class="bg-gray-900">
<noscript>
Expand Down

0 comments on commit dff5acb

Please sign in to comment.