[Git][reproducible-builds/reproducible-website][master] Link from the footer to sections in 'who'
Holger Levsen
gitlab at salsa.debian.org
Thu Aug 30 22:40:34 CEST 2018
Holger Levsen pushed to branch master at Reproducible Builds / reproducible-website
Commits:
6ed4948e by Arnout Engelen at 2018-08-30T20:40:25Z
Link from the footer to sections in 'who'
Rather than directly to the project itself. This gives easy
access to the 'resource' links for each project.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- _includes/footer.html
Changes:
=====================================
_includes/footer.html
=====================================
@@ -36,7 +36,7 @@
<ul>
<li>
{% for project in site.data.projects %}
- <a href="{{ project.url }}">{{ project.name }}</a>{% unless forloop.last %},{% endunless %}{% endfor %}.
+ <a href="/who#{{ project.name }}">{{ project.name }}</a>{% unless forloop.last %},{% endunless %}{% endfor %}.
</li>
<li>
Please <a href="https://lists.reproducible-builds.org/listinfo/rb-general">tell us</a> about yours!
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6ed4948ee04b8f2d381c2621d70861f701404d10
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/6ed4948ee04b8f2d381c2621d70861f701404d10
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/20180830/b2198855/attachment.html>
More information about the rb-commits
mailing list