hgbook

diff html/index.en.html @ 257:d9d29e7cf5bd

fix a couple of over-zealous 'h' key typos
author Michael Rowe <mrowe@mojain.com>
date Wed Jun 06 22:11:32 2007 +1000 (2007-06-06)
parents e49f4451d0e3
children b049cb10bde3
line diff
     1.1 --- a/html/index.en.html	Wed Mar 21 23:27:34 2007 -0700
     1.2 +++ b/html/index.en.html	Wed Jun 06 22:11:32 2007 +1000
     1.3 @@ -3,6 +3,8 @@
     1.4  <html lang="en">
     1.5    <head>
     1.6      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     1.7 +    <link rel="icon" href="/hgicon.png" type="image/png">
     1.8 +    <meta name="robots" content="index,follow">
     1.9      <title>Distributed revision control with Mercurial</title>
    1.10    </head>
    1.11