[Git][reproducible-builds/reproducible-website][master] Correct removal of endfor; remove endif.

Chris Lamb gitlab at salsa.debian.org
Wed Apr 17 13:06:36 CEST 2019



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
d3669de4 by Chris Lamb at 2019-04-17T11:06:17Z
Correct removal of endfor; remove endif.

- - - - -


1 changed file:

- reports.md


Changes:

=====================================
reports.md
=====================================
@@ -9,9 +9,8 @@ order: 6
 
 Every week we publish a weekly report on what we have been up to. ([RSS/Atom feed]({{ "/blog/index.rss" | prepend: site.baseurl }}))
 
-{% endif %}
-
 {% assign posts = site.blog | sort: 'week' | where_exp: 'item', 'item.published' | reverse %}
 
 {% for x in posts %}
 * [Week {{ x.week }}]({{ x.url | prepend: site.baseurl }})
+{% endfor %}



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/d3669de4656d723d4d73e62ccba3f8441b371e3f

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/d3669de4656d723d4d73e62ccba3f8441b371e3f
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/20190417/51b42def/attachment.html>


More information about the rb-commits mailing list