Procházet zdrojové kódy

Added mobile viewport meta tag

Fela Maslen před 7 roky
rodič
revize
7cad99910e
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      src/index.html

+ 1 - 0
src/index.html

@@ -2,6 +2,7 @@
 <html>
     <head>
         <meta charset="utf-8" />
+        <meta name="viewport" content="width=device-width, initial-scale=1">
         <title>GuruBot2 Administration</title>
     </head>
     <body>