We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a3b767 commit fdd92e4Copy full SHA for fdd92e4
app/views/layouts/application.html.erb
@@ -6,7 +6,7 @@
6
<%= favicon_link_tag 'favicon.png' %>
7
<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
8
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
9
- <%= favicon_link_tag 'http://www.playtimeproject.org/wp-content/uploads/2013/03/Logo-no-words-e1363625449703.png'%>
+ <%= favicon_link_tag 'https://www.playtimeproject.org/wp-content/uploads/2013/03/Logo-no-words-e1363625449703.png'%>
10
</head>
11
12
<body>
0 commit comments