all repos — honk @ 04ab1a1bf7118df703bf8484dc04d06cdd631846

my fork of honk

add a viewport so iphone stops reflowing
Ted Unangst tedu@tedunangst.com
Thu, 18 Apr 2019 19:09:04 -0400
commit

04ab1a1bf7118df703bf8484dc04d06cdd631846

parent

a1cdd198169942d22d288f4f271ee40c86d59207

1 files changed, 1 insertions(+), 0 deletions(-)

jump to
M views/header.htmlviews/header.html

@@ -7,6 +7,7 @@ {{ if .LocalStyleParam }}

<link href="/local.css{{ .LocalStyleParam }}" rel="stylesheet"> {{ end }} <link href="/icon.png" rel="icon"> +<meta name="viewport" content="width=720px, initial-scale=0.4"> </head> <body> <div class="header">