From 9e2ce51de730dd20dd2f49429f45faf814ba2724 Mon Sep 17 00:00:00 2001 From: Brian Warner Date: Sat, 7 Jul 2007 21:30:38 -0700 Subject: [PATCH] web: change title to say 'Tahoe', not tahoe2 --- src/allmydata/web/welcome.xhtml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 @@ - Welcome To AllMyData (tahoe2) + AllMyData - Tahoe @@ -8,7 +8,7 @@ -

Welcome To AllMyData! (tahoe2)

+

Welcome To AllMyData "Tahoe"!

-- 2.45.2