Skip to content

Commit

Permalink
Fix typo in json-ld-seriesname (Products, plural)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomschr committed Jun 11, 2024
1 parent 3dae7af commit 98509be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion suse2022-ns/xhtml/param.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -483,7 +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">Product &amp; Solutions</xsl:param>
<xsl:param name="json-ld-seriesname">Products &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 98509be

Please sign in to comment.