summary refs log tree commit diff
path: root/feed.xslt.xml
diff options
context:
space:
mode:
authormayx2025-04-28 15:08:22 +0000
committermayx2025-04-28 15:08:22 +0000
commit0f004698711c4da2f7be0a4b8cc798af89b380da (patch)
treecc2f3964ae810a0f652dbe5a6658fc58212446a4 /feed.xslt.xml
parent1df87ea39d2866b7d777076c477af8b36520d34c (diff)
Update 6 files
- /_posts/2018-11-10-email-sender.md
- /_posts/2021-03-02-workers.md
- /_posts/2019-11-21-enc.md
- /_posts/2019-06-22-counter.md
- /_layouts/default.html
- /feed.xslt.xml
Diffstat (limited to 'feed.xslt.xml')
-rw-r--r--feed.xslt.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/feed.xslt.xml b/feed.xslt.xml
index 0f80479..688ae93 100644
--- a/feed.xslt.xml
+++ b/feed.xslt.xml
@@ -59,7 +59,7 @@ https://nicolas-hoizey.com/feeds/all.xml
             </h1>
             <h2><xsl:value-of select="atom:feed/atom:title"/><xsl:value-of select="/rss/channel/title"/></h2>
             <p><xsl:value-of select="atom:feed/atom:subtitle"/><xsl:value-of select="/rss/channel/description"/></p>
-            <p>This preview only shows titles and summaries, but the actual feed(Atom) contains the full content.</p>
+            <p>This preview only shows titles and summaries<xsl:if test="atom:feed">, but the actual feed contains the full content</xsl:if>.</p>
             <a href="/">
               Visit Website &#x2192;
             </a>