]> git.donarmstrong.com Git - debbugs.git/blobdiff - html/Developer.html.in
Add viewport in HTML
[debbugs.git] / html / Developer.html.in
index 4e14355c96a899c07b2c168e546182803004d0cb..4fda4b1a9944c3c55f3011faa1bc6a1869df6050 100644 (file)
@@ -3,6 +3,7 @@ $gDeveloperHtml = <<HTML_END
 <html>
 <head>
   <title>$gProject - Developers' information</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>