From dc2bb3a42b757b5666f1e6ff38d1a1ee3f0929e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=B6mer?= Date: Sat, 28 Dec 2013 17:56:13 +0100 Subject: [PATCH 1/2] template.html: 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.html | 1 + 1 file changed, 1 insertion(+) diff --git a/template.html b/template.html index 17527f2..cccafdf 100644 --- a/template.html +++ b/template.html @@ -5,6 +5,7 @@ +