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