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

Mattia Rizzolo gitlab at salsa.debian.org
Tue Jan 1 15:11:35 CET 2019


Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website


Commits:
0d26eedf by Bernhard M. Wiedemann at 2019-01-01T13:32:40Z
who: Add anchors

so that direct links in footer work again

- - - - -


1 changed file:

- who.md


Changes:

=====================================
who.md
=====================================
@@ -25,7 +25,7 @@ their users and developers.
     {% for x in site.data.sponsors %}
     <div class="col-xs-12 col-sm-6 col-md-4 col-lg-4 mb-4">
         <div class="card text-center">
-            <a href="{{ x.url }}" >
+            <a href="{{ x.url }}" name="{{ x.name }}">
                 <img class="p-5" src="{{ x.logo | prepend: "/assets/images/who/" | prepend: site.baseurl }}" alt="{{ x.name }}">
             </a>
         </div>



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/commit/0d26eedf84890b7147629230a6f67063ca99cdd8
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/20190101/6329f763/attachment.html>


More information about the rb-commits mailing list