summaryrefslogtreecommitdiff
path: root/includes/header.xml
diff options
context:
space:
mode:
Diffstat (limited to 'includes/header.xml')
-rw-r--r--includes/header.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/includes/header.xml b/includes/header.xml
index 49858f8..c4ab978 100644
--- a/includes/header.xml
+++ b/includes/header.xml
@@ -1,9 +1,9 @@
-<!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">
+<!DOCTYPE html>
+<html>
<head>
<title>TITLE</title>
<link rel="stylesheet" href="/includes/style" />
-<link rel="meta" title="rdf" href="/index.ttl" />
+<link rel="alternate" type="text/turtle" title="rdf" href="/index.ttl" />
+<link rel="copyright" title="COPYING" href="/COPYING" />
</head>
<body>