X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/54fb5972b908f9c2b16cd82cee580bcf61565873..542cf06a610bc430421351ace7a2cc45f393b990:/wp-content/themes/default/header.php diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php index ff6fe125..5c21f94d 100644 --- a/wp-content/themes/default/header.php +++ b/wp-content/themes/default/header.php @@ -1,39 +1,44 @@ + - +> -<?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?> - - +<?php wp_title('«', true, 'right'); ?> <?php bloginfo('name'); ?> - + + - +>
-