From c46c3b8d7bfb753b6eb0afcffb485880469b75bb Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Fri, 15 Sep 2006 16:47:47 +0000 Subject: [PATCH 1/1] Tweak title --- web/htdocs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/htdocs/index.html b/web/htdocs/index.html index 50accca..716d916 100644 --- a/web/htdocs/index.html +++ b/web/htdocs/index.html @@ -1,3 +1,3 @@ -%# $Id: index.html,v 1.2 2006-09-14 15:16:19 mike Exp $ -<& /chrome/layout.mc, %ARGS, title => "Home", +%# $Id: index.html,v 1.3 2006-09-15 16:47:47 mike Exp $ +<& /chrome/layout.mc, %ARGS, title => "Welcome", component => "/details/home.mc" &> -- 1.7.10.4