Design elements tweaked and updated. Syntax fixed.

git-svn-id: http://svn.automattic.com/wordpress/trunk@105 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2003-05-26 10:27:44 +00:00
parent 50e4b11414
commit 6f3b335193

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>