summaryrefslogtreecommitdiff
path: root/includes/header.xml
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-04-29 09:42:34 +0100
committerNick White <git@njw.me.uk>2010-04-29 09:42:34 +0100
commitde5a6d39938d70b07ee7380839b1116dcf26b518 (patch)
treef40153ecde54ff2327cfff6b98e7c361c593c46f /includes/header.xml
parent07b8dc7830fb845c3bd29d76a0c2bca8eff939b6 (diff)
downloadnjw-website-de5a6d39938d70b07ee7380839b1116dcf26b518.tar.bz2
njw-website-de5a6d39938d70b07ee7380839b1116dcf26b518.zip
A hundred tiny improvements
Diffstat (limited to 'includes/header.xml')
-rw-r--r--includes/header.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/includes/header.xml b/includes/header.xml
index 0b90e1f..d96175d 100644
--- a/includes/header.xml
+++ b/includes/header.xml
@@ -1,13 +1,12 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
+<html xmlns="http://www.w3.org/1999/xhtml">
<head>
- <meta http-equiv="Content-Type" content="application/xhtml+xml; charset=utf-8" />
<title>TITLE</title>
<link rel="stylesheet" type="text/css" href="/includes/style" />
- <link rel="icon" href="/graphics/candles.ico" />
- <link rel="alternate" title="rss" type="text/turtle" href="/index.ttl" />
+ <link rel="alternate" title="RSS" type="text/turtle" href="/index.ttl" />
+ <link rel="meta" title="FOAF" type="text/turtle" href="/card#i" />
</head>
<body>