Skip to content

Commit f51373f

Browse files
committed
s/headlink/head/ in html tag
1 parent 1cc56de commit f51373f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/views/layouts/application.html.haml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
!!!
22
%html
3-
%headlink
3+
%head
44
%meta{:content => "text/html; charset=UTF-8", "http-equiv" => "Content-Type"}/
55
%meta{:charset => "utf-8"}/
66
%meta{:content => "IE=edge", "http-equiv" => "X-UA-Compatible"}/

0 commit comments

Comments
 (0)