Add viewport to pages, to score better on "Mobile Friendly".
[frank.git] / index.html
index e372d36d4f57da84d1635b2df11b58161ca3f93d..ae8fc81259c7db22a24fcbc23b79507aae708467 100644 (file)
@@ -1,6 +1,7 @@
 <HTML>
   <HEAD>
     <META HTTP-EQUIV="Content-Type" content="text/html; charset=UTF-8"/>
+    <META NAME="viewport" content="width=device-width"/>
     <TITLE>Frank Welcome Page</TITLE>
     <STYLE>
       body {background-color: #F0F0C0; font-size: 1em; }