Skip to content

Commit

Permalink
feat: add description
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin authored Jun 15, 2021
1 parent ed9e6c5 commit 84bf75e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">

<link rel="icon" href="<%= BASE_URL %>favicon.ico">

<title><%= htmlWebpackPlugin.options.title %></title>
<meta name="description" content="Online tool to magically generate badges that you can paste in your README.md file">

<link rel="icon" href="<%= BASE_URL %>favicon.ico">
</head>

<body>
Expand Down

0 comments on commit 84bf75e

Please sign in to comment.