BarryServer : Git

All the code for all my projects
// BarryServer : Git / barryserver-git / commit / 6b067040b071070a101349fc83725137df6915d9

// Related

barryserver-git

Barry Fixing viewport tag 6b06704 (3 years, 7 months ago)
diff --git a/git.php b/git.php
index aebc8f0..f4d163d 100644
--- a/git.php
+++ b/git.php
@@ -48,7 +48,7 @@ ob_start();
 <html>
 	<head>
 		<title><?php echo $TITLE; ?></title>
-		<meta name="viewport" content="width=device-width; initial-scale=1">
+		<meta name="viewport" content="width=device-width, initial-scale=1">
 		<style>
 			/* Main Page */
 			body {