From a989003c620e58a7f22195fa00b1e1931b066528 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=B6mer?= Date: Sat, 28 Dec 2013 17:58:35 +0100 Subject: [PATCH] template.h: viewport width for mobile browsers Set html5 meta viewport width to device-width. A mobile browser now scales up the directory listing and dir-/filenames are easier to read and click/touch. --- template.h | 1 + 1 file changed, 1 insertion(+) diff --git a/template.h b/template.h index ec340c4..e5faf9a 100644 --- a/template.h +++ b/template.h @@ -5,6 +5,7 @@ static const u_char t01_head1[] = "" "" "\n" "" +"" "" "