X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/cc7b1505cd9fafd87c3672f669e13e98b0c544f7..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'); ?> - + + - +>
-