mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Add description to releases rss feed
This commit is contained in:
parent
3b848ac3b3
commit
4c9d6ac1ef
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ lang: en
|
||||||
<pubDate>{{ site.time | date: "%a, %d %b %Y" }} 00:00:00 GMT</pubDate>
|
<pubDate>{{ site.time | date: "%a, %d %b %Y" }} 00:00:00 GMT</pubDate>
|
||||||
{% warn "This release doesn't have optional_date set" %}
|
{% warn "This release doesn't have optional_date set" %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
{% if p.excerpt %}
|
||||||
|
<description><![CDATA[{{ p.excerpt }}]]></description>
|
||||||
|
{% endif %}
|
||||||
</item>
|
</item>
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</channel>
|
</channel>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue