XFN profile.
git-svn-id: https://develop.svn.wordpress.org/trunk@971 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
98c4979a2f
commit
0330b203d6
@ -8,7 +8,7 @@ require('wp-blog-header.php');
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
|
||||
<head>
|
||||
<head profile="http://gmpg.org/xfn/1">
|
||||
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
|
||||
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo get_settings('blog_charset'); ?>" />
|
||||
|
Loading…
Reference in New Issue
Block a user