From e7705d626b081948917624aed73fe4ec55c4d071 Mon Sep 17 00:00:00 2001 From: saxmatt Date: Thu, 18 Dec 2003 09:45:34 +0000 Subject: [PATCH] Formatting changes and version bump. git-svn-id: http://svn.automattic.com/wordpress/trunk@629 1a063a9b-81f0-0310-95a4-ce76da25c4cd --- index.php | 20 ++++++++++---------- wp-includes/vars.php | 28 ++++++++++++++-------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/index.php b/index.php index 3d440a9d25..9e705a9cb6 100644 --- a/index.php +++ b/index.php @@ -7,10 +7,10 @@ require_once('wp-blog-header.php'); - <?php bloginfo('name') ?><?php single_post_title(' :: ') ?><?php single_cat_title(' :: ') ?><?php single_month_title(' :: ') ?> + <?php bloginfo('name') ?><?php single_post_title(' » ') ?><?php single_cat_title(' » ') ?><?php single_month_title(' » ') ?> - +