summaryrefslogtreecommitdiff
path: root/includes/header.xml
diff options
context:
space:
mode:
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>