summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authordefanor <defanor@uberspace.net>2018-05-01 11:27:51 +0300
committerdefanor <defanor@uberspace.net>2018-05-01 11:27:51 +0300
commit142a7ba1d18d01e59c589212c8d4aff859cf33a6 (patch)
tree8110a6e47751b8bf380919e1cdd131f8420cf59c /tools
parent08eb8cd44cc06f6b3e33fab09abd13414fddbf8d (diff)
Adjust the creator link
Use an absolute URI, and link about.xhtml instead of foaf.rdf.
Diffstat (limited to 'tools')
-rw-r--r--tools/xml-to-html.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/xml-to-html.xsl b/tools/xml-to-html.xsl
index 5d88077..1e937a6 100644
--- a/tools/xml-to-html.xsl
+++ b/tools/xml-to-html.xsl
@@ -66,7 +66,7 @@
<!-- The rest is fixed metadata -->
<link property="dc:creator schema:creator foaf:maker"
- href="/foaf.rdf#me" />
+ href="https://defanor.uberspace.net/about.xhtml#me" />
<link property="dc:isPartOf schema:isPartOf"
href="https://defanor.uberspace.net/" />
<link rel="stylesheet" title="Dark, blueish"