Skip to content

Commit

Permalink
Remove title tag in the layout
Browse files Browse the repository at this point in the history
Fernando Blat committed Jan 9, 2015
1 parent 2691326 commit e47b08d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/layouts/application.html.erb
Original file line number Diff line number Diff line change
@@ -2,7 +2,6 @@
<html lang=en-us>
<head>
<meta charset=utf-8>
<title>TrackDons</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">

<%= stylesheet_link_tag 'application', media: 'all', 'data-turbolinks-track' => true %>

0 comments on commit e47b08d

Please sign in to comment.