Skip to content

Commit b0a3fb6

Browse files
committed
responsive viewport
1 parent 84fb5b2 commit b0a3fb6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/layout.haml

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
%head
44
%meta{:charset => "utf-8"}/
55
%meta{:content => "IE=edge;chrome=1", "http-equiv" => "X-UA-Compatible"}/
6+
%meta{name: "viewport", content: "width=device-width, initial-scale=1.0"}
67
%link{href: '/feed.xml', rel: 'alternate', type: 'application/rss+xml', title: 'Tomasz Pewiński\'s blog'}
78
%link{rel: 'shortcut icon', href: '/favicon.ico'}
89
%link{href: 'http://fonts.googleapis.com/css?family=Open+Sans', rel: 'stylesheet', type: 'text/css'}

0 commit comments

Comments
 (0)