Skip to content

Commit

Permalink
Set default json-ld-seriesname
Browse files Browse the repository at this point in the history
Use "Product & Solutions" as default
  • Loading branch information
tomschr committed May 13, 2024
1 parent 7171dd1 commit 29df9bc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions suse2022-ns/xhtml/param.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -483,8 +483,7 @@ task before
<!-- The logo -->
<xsl:param name="json-ld-image-url" select="$json-ld-fallback-author-logo" />
<!-- By default, these are empty and are set by the SBP stylesheets -->
<xsl:param name="json-ld-seriesname"/>
<xsl:param name="json-ld-seriesnameshort"/>
<xsl:param name="json-ld-seriesname">Product &amp; Solutions</xsl:param>


<!-- The DC file needs to be passed to find the structure in the Docserv config -->
Expand Down

0 comments on commit 29df9bc

Please sign in to comment.