We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fb5b2 commit b0a3fb6Copy full SHA for b0a3fb6
source/layout.haml
@@ -3,6 +3,7 @@
3
%head
4
%meta{:charset => "utf-8"}/
5
%meta{:content => "IE=edge;chrome=1", "http-equiv" => "X-UA-Compatible"}/
6
+ %meta{name: "viewport", content: "width=device-width, initial-scale=1.0"}
7
%link{href: '/feed.xml', rel: 'alternate', type: 'application/rss+xml', title: 'Tomasz Pewiński\'s blog'}
8
%link{rel: 'shortcut icon', href: '/favicon.ico'}
9
%link{href: 'http://fonts.googleapis.com/css?family=Open+Sans', rel: 'stylesheet', type: 'text/css'}
0 commit comments