]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/index.html.in
Add viewport in HTML
[debbugs.git] / html / index.html.in
index d690d1f19864b884792ff79fda4593276fd6321a..d1b5682c47601fe03b37635c51d4fa4bda50f4cc 100644 (file)
@@ -3,6 +3,7 @@ $gIndexHtml = <<HTML_END
 <html>
 <head>
   <title>$gProject $gBug tracking system</title>
+  <meta name="viewport" content="width=device-width, initial-scale=1">
   <link rev="made" href="mailto:$gMaintainerEmail">
   <link rel="stylesheet" href="$gWebHostBugDir/css/bugs.css" type="text/css">
 </head>