Skip to content

Commit

Permalink
Update html-stylesheet.xsl
Browse files Browse the repository at this point in the history
  • Loading branch information
emgeier authored Jan 29, 2025
1 parent b4d9fd8 commit 6276d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html-stylesheet.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@

<xsl:param name="applicationPath" select="'syriaca'"/>
<xsl:param name="staticSitePath" select="'syriaca'"/>
<xsl:param name="dataPath" select="'data/'"/>
<xsl:param name="dataPath" select="'./data/'"/>

<!-- Example: generate new index.html page for places collection -->
<xsl:param name="convert" select="'false'"/>
Expand Down

0 comments on commit 6276d8c

Please sign in to comment.