diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-07 10:12:34 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2015-05-07 10:12:34 +0000 |
commit | 1ecd905f5bfaa3299efe9a78e068f9784b246124 (patch) | |
tree | 79c5430f85beb890afc32e5ea6d21e8791dbd408 /doc/if.html | |
parent | 2c59f669553677838022d65f2433b31a04bc632d (diff) | |
download | execline-1ecd905f5bfaa3299efe9a78e068f9784b246124.tar.xz |
Make all doc mobile-readable according to Google standards
Diffstat (limited to 'doc/if.html')
-rw-r--r-- | doc/if.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/if.html b/doc/if.html index 5723ef7..3db1d4b 100644 --- a/doc/if.html +++ b/doc/if.html @@ -1,5 +1,6 @@ <html> - <head> + <head> + <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Content-Language" content="en" /> <title>execline: the if command</title> |