Jeremy Newman : set the title of the home page
Module: website Branch: master Commit: 5fdcde68b5a56900043d8882da4607eca8e2466b URL: http://source.winehq.org/git/website.git/?a=commit;h=5fdcde68b5a56900043d888... Author: Jeremy Newman <jnewman(a)codeweavers.com> Date: Mon Dec 8 15:27:58 2008 -0600 set the title of the home page --- templates/en/home.template | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/en/home.template b/templates/en/home.template index fd9e5a0..a321334 100644 --- a/templates/en/home.template +++ b/templates/en/home.template @@ -1,5 +1,5 @@ -<!--TITLE:[WineHQ]--> -<!--BLURB:[Runs Windows applications on Linux, BSD and Mac OS X.]--> +<!--TITLE:[Run Windows applications on Linux, BSD and Mac OS X]--> +<!--BLURB:[Run Windows applications on Linux, BSD and Mac OS X.]--> <!--STYLE:[content_nobox]--> <div id="main_left">
participants (1)
-
Jeremy Newman