commit 26125ba553d50283a5aa3e3725b143322ff78e1a
parent aa073abb27b1fe0ce44b70b9ef14b5937415c452
Author: Whyme Lyu <callme5long@gmail.com>
Date: Wed, 1 May 2013 17:26:17 +0800
Scale according to device-width
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/_layouts/default.md b/_layouts/default.md
@@ -8,6 +8,7 @@
<link rel="stylesheet" type="text/css" href="/stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="/stylesheets/print.css" media="print" />
<title>sup</title>
+ <meta name="viewport" content="width=device-width" />
</head>
<body>
<header>