Design elements tweaked and updated. Syntax fixed.

git-svn-id: https://develop.svn.wordpress.org/trunk@105 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Matt Mullenweg 2003-05-26 10:27:44 +00:00
parent 1680281b82
commit 9d91b61ef6
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ require($abspath.'wp-links/links.weblogs.com.php');
<link rel="alternate" type="text/xml" title="RDF" href="<?php bloginfo('rdf_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<?php comments_popup_script(); // off by default ?>
<?php // comments_popup_script(); // off by default ?>
</head>
<body>