[Git][reproducible-builds/diffoscope-website][master] We don't have tags or categories in our posts.
Chris Lamb
gitlab at salsa.debian.org
Fri May 29 09:09:49 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
d158d7ec by Chris Lamb at 2020-05-29T10:09:29+01:00
We don't have tags or categories in our posts.
- - - - -
1 changed file:
- feed.xml
Changes:
=====================================
feed.xml
=====================================
@@ -17,12 +17,6 @@ layout: null
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
<link>{{ post.url | prepend: site.baseurl | prepend: site.url }}</link>
<guid isPermaLink="true">{{ post.url | prepend: site.baseurl | prepend: site.url }}</guid>
- {% for tag in post.tags %}
- <category>{{ tag | xml_escape }}</category>
- {% endfor %}
- {% for cat in post.categories %}
- <category>{{ cat | xml_escape }}</category>
- {% endfor %}
</item>
{% endfor %}
</channel>
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/d158d7ecc5ec872878cf1d9fd444d4274127a7de
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/d158d7ecc5ec872878cf1d9fd444d4274127a7de
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20200529/0dccd03b/attachment.htm>
More information about the rb-commits
mailing list