updating HTML output collection, small CSS update

This commit is contained in:
ebeshero 2023-04-28 08:18:41 -04:00
parent 9fbf8f51b7
commit ea5425869a
332 changed files with 18194 additions and 18312 deletions

View file

@ -16,7 +16,7 @@
<xsl:for-each select="$conspiracy">
<xsl:variable name="filename" as="xs:string" select="current() ! base-uri() ! tokenize(., '/')[last()] ! substring-before(., '.xml')"/>
<xsl:result-document method="xml" indent="yes" href="../docs/collection/{$filename}.html">
= <html>
<html>
<head>
<title><xsl:value-of select="$filename"/></title>
<link rel="stylesheet" href="../CSSstyle.css"/>