summaryrefslogtreecommitdiff
path: root/includes/header-index.xml
diff options
context:
space:
mode:
authorNick White <git@njw.me.uk>2010-04-09 16:40:49 +0100
committerNick White <git@njw.me.uk>2010-04-09 16:40:49 +0100
commit9f2e4b9e29d0bc80a9b3248d596373b75444d10b (patch)
tree805c2eb76113bad390629d17118ed29f53d09829 /includes/header-index.xml
parenta888e49311cb1a14799b9534cc183c5af2d25bc2 (diff)
downloadnjw-website-9f2e4b9e29d0bc80a9b3248d596373b75444d10b.tar.bz2
njw-website-9f2e4b9e29d0bc80a9b3248d596373b75444d10b.zip
Ensure to use the correct mime type for n3
Diffstat (limited to 'includes/header-index.xml')
-rw-r--r--includes/header-index.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/includes/header-index.xml b/includes/header-index.xml
index bdb218b..1e5119c 100644
--- a/includes/header-index.xml
+++ b/includes/header-index.xml
@@ -7,8 +7,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="application/rdf+n3" href="/rss" />
- <link rel="meta" title="foaf" type="application/rdf+n3" href="/foaf#i" />
+ <link rel="alternate" title="rss" type="text/n3" href="/rss" />
+ <link rel="meta" title="foaf" type="text/n3" href="/foaf#i" />
<link rel="openid.server" href="http://certifi.ca/_serve" />
<link rel="openid.delegate" href="http://certifi.ca/njw" />
</head>