chiark
/
gitweb
/
~mdw
/
chopwood
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eaac44f
)
wrapper.fhtml: Tell mobile browsers that we'll work on their screen.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 13 Apr 2013 23:14:28 +0000
(
00:14
+0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 13 Apr 2013 23:14:28 +0000
(
00:14
+0100)
wrapper.fhtml
patch
|
blob
|
blame
|
history
diff --git
a/wrapper.fhtml
b/wrapper.fhtml
index c3084605e1906fa964896deb06b279a813c84473..18cc77f10d0e677a5cffbc675d03f447d5999eef 100644
(file)
--- a/
wrapper.fhtml
+++ b/
wrapper.fhtml
@@
-32,6
+32,7
@@
<link rel=stylesheet type="text/css" media=screen
href="~={static}H/chpwd.css">
<script type="text/javascript" src="~={static}H/chpwd.js"></script>
+ <meta name=viewport content="width=device-width initial-scale=1.0">
</head>
<body>