summaryrefslogtreecommitdiff
path: root/includes/header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/header.xml')
-rw-r--r--includes/header.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/includes/header.xml b/includes/header.xml
index fb38415..b431a1c 100644
--- a/includes/header.xml
+++ b/includes/header.xml
@@ -1,10 +1,11 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
- "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML+RDFa 1.0//EN"
+ "http://www.w3.org/MarkUp/DTD/xhtml-rdfa-1.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>TITLE</title>
<link rel="stylesheet" type="text/css" href="/includes/style" />
<link rel="alternate" title="RSS" type="text/turtle" href="/index.ttl" />
<link rel="meta" title="FOAF" type="text/turtle" href="/card#i" />
+<link rel="copyright" href="/COPYING" />
</head>
<body>