mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +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>
|
||||
{% warn "This release doesn't have optional_date set" %}
|
||||
{% endif %}
|
||||
{% if p.excerpt %}
|
||||
<description><![CDATA[{{ p.excerpt }}]]></description>
|
||||
{% endif %}
|
||||
</item>
|
||||
{% endfor %}
|
||||
</channel>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue