hgbook

diff html/index.en.html @ 209:8b599dcca584

Mention what the web interface does.
author Bryan O'Sullivan <bos@serpentine.com>
date Wed Apr 25 13:06:30 2007 -0700 (2007-04-25)
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 Apr 25 13:06:30 2007 -0700
     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