From 8c07ed0d1e8422680cdd4899f3c391df4efc6062 Mon Sep 17 00:00:00 2001 From: defanor Date: Fri, 27 Apr 2018 00:25:55 +0300 Subject: Allow insertion of custom meta and link elements --- tools/xml-to-html.xsl | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/tools/xml-to-html.xsl b/tools/xml-to-html.xsl index 65441c2..97e8431 100644 --- a/tools/xml-to-html.xsl +++ b/tools/xml-to-html.xsl @@ -57,8 +57,13 @@ href="{@primaryTopic}" /> + + + + + @@ -82,4 +87,9 @@ href="{@iri}" /> + + + + + -- cgit v1.2.3