Skip to content

Commit

Permalink
Update application.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesHDuffield authored Sep 29, 2016
1 parent 0807e81 commit fad289f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
<title><%= guild_name %></title>
<title><%= guild_name %> - WoW</title>
<%= csrf_meta_tags %>

<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
Expand Down

0 comments on commit fad289f

Please sign in to comment.