Skip to content

Commit

Permalink
viewport settings in header
Browse files Browse the repository at this point in the history
  • Loading branch information
neozhang committed Jan 2, 2013
1 parent 13dfd18 commit 822a6b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _layouts/base.html
Expand Up @@ -13,6 +13,7 @@
</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-language" content="en" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="/assets/css/bootstrap.min.css" type="text/css" media="screen"/>
<link rel="stylesheet" href="/assets/css/style.css" type="text/css" media="screen"/>
<link href="/atom.xml" rel="alternate" type="application/rss+xml" />
Expand Down

0 comments on commit 822a6b9

Please sign in to comment.