added favicon

This commit is contained in:
Ethan Fraenkel 2018-08-31 11:58:20 +02:00
parent 56c5278624
commit 017a45f242
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB

View File

@ -3,6 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<%= favicon_link_tag 'favicon.ico' %> <!-- Need a favicon to change picture in title bar -->
<title>Polyglot</title>
<%= csrf_meta_tags %>
<%= action_cable_meta_tag %>