Skip to content

Commit

Permalink
Add favicon
Browse files Browse the repository at this point in the history
  • Loading branch information
martincadoux committed Mar 12, 2018
1 parent aa68203 commit d120074
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added favicon.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/index.ejs
Expand Up @@ -4,6 +4,7 @@
<title><%= htmlWebpackPlugin.options.title %></title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<link rel="icon" type="image/jpeg" href="../favicon.jpg" />
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit d120074

Please sign in to comment.