mirror of
https://github.com/nhammer514/textfiles-politics.git
synced 2025-07-23 22:40:38 -04:00
updating HTML output collection, small CSS update
This commit is contained in:
parent
9fbf8f51b7
commit
ea5425869a
332 changed files with 18194 additions and 18312 deletions
|
@ -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"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue