Update xml-sitemap.ss

This commit is contained in:
Brooke Lord 2023-12-29 20:20:32 +13:00
parent d9da059a83
commit 59e56c3b69
1 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
<xsl:value-of select="sitemap:loc"/>
</a>
<xsl:if test="\$imagesCount &gt; 0">
<table class="image-table" cellpadding="0" cellspacing="0">
<table class="image-table">
<tr>
<th class="image-table__cell">Images</th>
</tr>
@ -50,7 +50,7 @@
</xsl:variable>
<tr>
<td class="image-table__cell image-table__cell--image">
<img src="{\$imageURL}" width="40px"/>
<img src="{\$imageURL}" width="60px"/>
</td>
<td class="image-table__cell image-table__cell--text">
<xsl:value-of select="image:title"/><br/>