Update 5 files

- /.github/PULL_REQUEST_TEMPLATE.yml
- /assets/js/rss-feed-preview.js
- /links.md
- /sitemap.xsl
- /.github/PULL_REQUEST_TEMPLATE.md
This commit is contained in:
mayx
2025-07-15 03:43:20 +00:00
parent e3cf4e5b9e
commit 3ef5ec378d
4 changed files with 189 additions and 230 deletions

View File

@@ -11,7 +11,7 @@ title: Sitemap
<li>
<a>
<xsl:attribute name="href"><xsl:value-of select="sm:loc" /></xsl:attribute>
<xsl:value-of select="sm:loc" />
<xsl:value-of select="sm:loc" />
</a>
</li>
</xsl:for-each>