OK. Thanks. > This makes pages much more readable by default on mobile devices. > > --- index.html 10 Jun 2019 22:28:29 -0000 1.30 > +++ index.html 20 Dec 2023 01:46:40 -0000 > @@ -1,6 +1,7 @@ > <html> > <head> > <title>CGEN</title> > +<meta name="viewport" content="width=device-width, initial-scale=1.0"> > </head> > <body> >