From: Brian Warner <warner@lothar.com> Date: Sun, 8 Jul 2007 04:30:38 +0000 (-0700) Subject: web: change title to say 'Tahoe', not tahoe2 X-Git-Url: https://git.rkrishnan.org/pf/install-details.html?a=commitdiff_plain;h=9e2ce51de730dd20dd2f49429f45faf814ba2724;p=tahoe-lafs%2Ftahoe-lafs.git web: change title to say 'Tahoe', not tahoe2 --- diff --git a/src/allmydata/web/welcome.xhtml b/src/allmydata/web/welcome.xhtml index cc0b15ae..249ea61d 100644 --- a/src/allmydata/web/welcome.xhtml +++ b/src/allmydata/web/welcome.xhtml @@ -1,6 +1,6 @@ <html xmlns:n="http://nevow.com/ns/nevow/0.1"> <head> - <title>Welcome To AllMyData (tahoe2)</title> + <title>AllMyData - Tahoe</title> <!-- <link href="http://www.allmydata.com/common/css/styles.css" rel="stylesheet" type="text/css"/> --> <link href="/webform_css" rel="stylesheet" type="text/css"/> @@ -8,7 +8,7 @@ </head> <body> -<h1>Welcome To AllMyData! (tahoe2)</h1> +<h1>Welcome To AllMyData "Tahoe"!</h1> <div n:render="global_vdrive" /> <div n:render="private_vdrive" />