[Git][reproducible-builds/reproducible-website][master] Add explicit link to "who" in [new] footer.
Chris Lamb
gitlab at salsa.debian.org
Tue Apr 2 23:14:11 CEST 2019
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
2d149463 by Chris Lamb at 2019-04-02T21:14:02Z
Add explicit link to "who" in [new] footer.
- - - - -
1 changed file:
- _includes/new/footer.html
Changes:
=====================================
_includes/new/footer.html
=====================================
@@ -4,7 +4,7 @@
<span class="text-muted small d-none d-sm-block">
Follow us on Twitter <a href="https://twitter.com/ReproBuilds">@ReproBuilds</a>.
- <a href="{{ "/who/" | prepend: site.baseurl }}">Projects</a> working on reproducible builds:
+ <a href="{{ "/who/" | prepend: site.baseurl }}">People</a> & <a href="{{ "/who/" | prepend: site.baseurl }}">projects</a> working on reproducible builds include:
{% for project in site.data.projects %}
<a href="{{ "/who" | prepend: site.baseurl }}#{{ project.name }}">{{ project.name }}</a>{% unless forloop.last %},{% endunless %}{% endfor %}.
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/2d149463a7f05c359444d3a2eeface74832ee471
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/2d149463a7f05c359444d3a2eeface74832ee471
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/20190402/814374ca/attachment.html>
More information about the rb-commits
mailing list