diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2023-02-17 22:10:26 +0000 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2023-02-17 22:13:45 +0000 |
commit | af045e28723db5f3a7d2d2c320efe3f281ac85c2 (patch) | |
tree | d293c132129597724c27ef2c434ebb8dc8df15ec /samples/home.htm | |
parent | 26788bd1998b73fb773d89fad57b6faab6f1c0f0 (diff) | |
download | lynx-snapshots-af045e28723db5f3a7d2d2c320efe3f281ac85c2.tar.gz |
snapshot of project "lynx", label v2-9-0dev_12b
Diffstat (limited to 'samples/home.htm')
-rw-r--r-- | samples/home.htm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/samples/home.htm b/samples/home.htm index b2628215..f31f9a3d 100644 --- a/samples/home.htm +++ b/samples/home.htm @@ -1,6 +1,6 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- - $LynxId: home.htm,v 1.4 2008/01/06 20:53:04 tom Exp $ + $LynxId: home.htm,v 1.5 2023/01/29 19:02:46 tom Exp $ vile:dos --> <html> @@ -9,6 +9,7 @@ :: hello :: </title> <meta http-equiv="content-type" content="text/html; charset=iso-8859-1"> + <meta name="viewport" content="width=device-width, initial-scale=1"> </head> <body> <table width="100%" summary="Lynx home page" align="right"> |