Skip to content

Commit

Permalink
Remove unused layout and change title in application.html.erb
Browse files Browse the repository at this point in the history
  • Loading branch information
etagwerker committed Oct 28, 2019
1 parent 4ce3daf commit 3e3a21a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
2 changes: 1 addition & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Rubysec</title>
<title>RubyMem</title>

<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track': 'reload' %>
<%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
Expand Down
30 changes: 0 additions & 30 deletions app/views/layouts/rubysec.html.erb

This file was deleted.

0 comments on commit 3e3a21a

Please sign in to comment.