[Git][reproducible-builds/diffoscope-website][master] Drop a double space.
Chris Lamb
gitlab at salsa.debian.org
Fri May 29 09:12:04 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope-website
Commits:
eecfbaf6 by Chris Lamb at 2020-05-29T10:11:54+01:00
Drop a double space.
- - - - -
1 changed file:
- feed.xml
Changes:
=====================================
feed.xml
=====================================
@@ -15,7 +15,7 @@ layout: null
<title>{{ post.title | xml_escape }}</title>
<description>{{ post.content | xml_escape }}</description>
<pubDate>{{ post.date | date_to_rfc822 }}</pubDate>
- <link>{{ post.url | prepend: site.url }}</link>
+ <link>{{ post.url | prepend: site.url }}</link>
<guid isPermaLink="true">{{ post.url | prepend: site.url }}</guid>
</item>
{% endfor %}
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/eecfbaf640cf939b14e495b489dbcbfab6134574
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope-website/-/commit/eecfbaf640cf939b14e495b489dbcbfab6134574
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/370a487f/attachment.htm>
More information about the rb-commits
mailing list