[Git][reproducible-builds/reproducible-website][master] show all old news on /news
Holger Levsen
gitlab at salsa.debian.org
Mon Sep 23 11:46:24 UTC 2019
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
27256361 by Holger Levsen at 2019-09-23T11:46:15Z
show all old news on /news
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- news.md
Changes:
=====================================
news.md
=====================================
@@ -8,7 +8,7 @@ order: 5
# News
<ul class="list-unstyled">
- {% for post in site.posts limit: 5 %}
+ {% for post in site.posts %}
<li>
<a href="{{ post.url | prepend: site.baseurl }}">{{ post.title }}</a>
<small class="text-muted">{{ post.date | date: "%b %-d, %Y" }}</small>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/27256361cfe042d6ecafe4762fd63ee27372f98a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/27256361cfe042d6ecafe4762fd63ee27372f98a
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/20190923/09442f2c/attachment.html>
More information about the rb-commits
mailing list