[Git][reproducible-builds/reproducible-website][master] Misc æsthetic cleanups to homepage.

Chris Lamb gitlab at salsa.debian.org
Mon Sep 23 09:05:32 UTC 2019



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


Commits:
bbc3bf37 by Chris Lamb at 2019-09-23T09:04:49Z
Misc æsthetic cleanups to homepage.

- - - - -


1 changed file:

- index.md


Changes:

=====================================
index.md
=====================================
@@ -81,14 +81,15 @@ Learn more about [how to make your software build reproducibly…]({{ "/docs" |
 
 <ul class="list-unstyled">
     {% assign reports = site.reports | sort: 'year, month' | where: 'draft', 'false' | reverse %}
-    {% for x in reports limit: 2 %}
+    {% for x in reports limit: 3 %}
     <li>
         <span class="text-muted">{{ x.published | date: "%b %-d, %Y" }}</span>:
         <a href="{{ x.url | prepend: site.baseurl }}">{{ x.title }}</a>
     </li>
     {% endfor %}
 </ul>
-Explore older [reports]({{ "/reports" | prepend: site.baseurl }}).
+
+([See all]({{ "/news/" | prepend: site.baseurl }}))
 
 ## Recent news
 
@@ -100,7 +101,8 @@ Explore older [reports]({{ "/reports" | prepend: site.baseurl }}).
     </li>
     {% endfor %}
 </ul>
-Explore older [news]({{ "/news" | prepend: site.baseurl }}).
+
+([See all]({{ "/news/" | prepend: site.baseurl }}))
 
 <br>
 



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

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


More information about the rb-commits mailing list