Skip to content

Commit

Permalink
Merge pull request #66 from eleven-labs/feat/favicon
Browse files Browse the repository at this point in the history
Add favicon
  • Loading branch information
CaptainJojo committed Mar 15, 2018
2 parents 71205f8 + f1c5eb0 commit 9cda627
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" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-99013054-4"></script>
<script>
Expand Down

0 comments on commit 9cda627

Please sign in to comment.