From c648cfb593f345f0a1d07f43c34905643fc073e1 Mon Sep 17 00:00:00 2001 From: Alberto Bertogli Date: Wed, 18 Nov 2015 00:05:13 +0000 Subject: views: Improve display on mobile browsers This patch moves the pages to HTML5, and adds some simple meta tags and CSS media constraints so things render better on mobile browsers, while leaving the desktop unaffected. It's still not ideal, though. Signed-off-by: Alberto Bertogli --- views/summary.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'views/summary.html') diff --git a/views/summary.html b/views/summary.html index c05cca7..5038ef5 100644 --- a/views/summary.html +++ b/views/summary.html @@ -1,10 +1,10 @@ - - + + git » {{repo.name}} + -- cgit v1.2.3