XFN 1.1 profile
git-svn-id: http://svn.automattic.com/wordpress/trunk@1559 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
841e29798b
commit
660dc0ce3a
|
@ -8,7 +8,7 @@ else :
|
||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
<!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">
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
|
||||||
<head profile="http://gmpg.org/xfn/1">
|
<head profile="http://gmpg.org/xfn/11">
|
||||||
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
|
<title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
|
||||||
|
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('charset'); ?>" />
|
<meta http-equiv="Content-Type" content="text/html; charset=<?php bloginfo('charset'); ?>" />
|
||||||
|
|
Loading…
Reference in New Issue