X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/3e7fab96d7874067884348df10bbdcdefa4a89ad..e059c33afecf52580f31b53393d6a95d08aaef35:/wp-content/themes/default/header.php diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index 99d39620..5c21f94d 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -1,22 +1,25 @@ + > -<?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?> - - +<?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - + + - +>
-