[Git][reproducible-builds/reproducible-website][master] who: Add anchors for projects

Bernhard M. Wiedemann gitlab at salsa.debian.org
Wed Jan 2 11:31:25 CET 2019


Bernhard M. Wiedemann pushed to branch master at Reproducible Builds / reproducible-website


Commits:
c9a2d4f0 by Bernhard M. Wiedemann at 2019-01-02T10:30:40Z
who: Add anchors for projects

Commit 0d26eedf84890b7147629230a6f67063ca99cdd8
only added these for sponsors by mistake

- - - - -


1 changed file:

- who.md


Changes:

=====================================
who.md
=====================================
@@ -47,7 +47,7 @@ Previous sponsors: [Core Infrastructure Initiative](https://www.coreinfrastructu
     {% for project in site.data.projects %}
     <div class="col-xl-4 col-sm-6 col-xs-12 mb-4">
         <div class="card" name="{{ project.name }}">
-            <a href="{{ project.url }}" >
+            <a href="{{ project.url }}" name="{{ project.name }}">
                 <img class="card-img-top p-5" src="{{ project.logo | prepend: "/images/logos/" | prepend: site.baseurl }}" alt="{{ project.name }}">
             </a>
             <div class="card-body">



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

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


More information about the rb-commits mailing list