diff options
| author | hallgren <hallgren@chalmers.se> | 2012-09-28 20:55:30 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2012-09-28 20:55:30 +0000 |
| commit | 94e6ee62ecf0109a944769aa57006c50556c301d (patch) | |
| tree | 2dc944e4184e2176cbd997c5597111eb13268069 | |
| parent | ac6c8971fcfe9046da1c99b875252af5592adffb (diff) | |
Make two more page more mobile friendly
| -rw-r--r-- | download/release-3.3.3.t2t | 1 | ||||
| -rw-r--r-- | download/release-3.3.t2t | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/download/release-3.3.3.t2t b/download/release-3.3.3.t2t index 020a9d4e6..99387df01 100644 --- a/download/release-3.3.3.t2t +++ b/download/release-3.3.3.t2t @@ -2,6 +2,7 @@ GF Version 3.3.3 Release Notes March 2012 %!style:../css/style.css +%!postproc(html): <TITLE> <meta name = "viewport" content = "width = device-width"><TITLE> %!postproc(html): <H1> <H1><IMG src="../doc/Logos/gf0.png"> ==Installation== diff --git a/download/release-3.3.t2t b/download/release-3.3.t2t index 127d86885..00dd1bece 100644 --- a/download/release-3.3.t2t +++ b/download/release-3.3.t2t @@ -2,6 +2,7 @@ GF Version 3.3 Release Notes October 2011 %!style:../css/style.css +%!postproc(html): <TITLE> <meta name = "viewport" content = "width = device-width"><TITLE> %!postproc(html): <H1> <H1><IMG src="../doc/Logos/gf0.png"> ==Installation== |
