summaryrefslogtreecommitdiffstats
path: root/wp-content/themes/default/header.php
diff options
context:
space:
mode:
Diffstat (limited to 'wp-content/themes/default/header.php')
-rw-r--r--wp-content/themes/default/header.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/wp-content/themes/default/header.php b/wp-content/themes/default/header.php
index 99d3962..ec70a6a 100644
--- a/wp-content/themes/default/header.php
+++ b/wp-content/themes/default/header.php
@@ -6,8 +6,6 @@
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?php } ?> <?php wp_title(); ?></title>
-<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
-
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="<?php bloginfo('name'); ?> RSS Feed" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />