[Git][reproducible-builds/reproducible-website][master] 2 commits: hamburg23: adjust sponsors
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Thu Oct 12 19:16:22 UTC 2023
Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website
Commits:
6129ceba by Mattia Rizzolo at 2023-10-12T20:29:47+02:00
hamburg23: adjust sponsors
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
748d9d96 by Mattia Rizzolo at 2023-10-12T21:15:38+02:00
re-adjust old sponsors
Signed-off-by: Mattia Rizzolo <mattia at debian.org>
- - - - -
3 changed files:
- _data/sponsors.yml
- _events/hamburg2023/index.html
- who_/sponsors.md
Changes:
=====================================
_data/sponsors.yml
=====================================
@@ -7,17 +7,9 @@ silver:
logo: opentechfund.png
bronze:
- name: Civil Infrastructure Plattform
- expiry: 2023-06-30
+ expiry: 2024-06-30
url: https://www.cip-project.org/
logo: cip.svg
- - name: Mullvad
- expiry: 2022-09-06
- url: https://mullvad.net
- logo: mullvad.svg
- - name: Siemens AG
- expiry: 2023-09-29
- url: http://www.siemens.com/
- logo: siemens.png
- name: Protocol Labs
expiry: 2023-11-30
url: https://protocol.ai/
@@ -42,3 +34,11 @@ old:
- name: Core Infrastructure Initiative
url: https://www.coreinfrastructure.org/
logo: cii.png
+ - name: Mullvad
+ expiry: 2022-09-06
+ url: https://mullvad.net
+ logo: mullvad.svg
+ - name: Siemens AG
+ expiry: 2023-09-29
+ url: http://www.siemens.com/
+ logo: siemens.png
=====================================
_events/hamburg2023/index.html
=====================================
@@ -152,6 +152,9 @@ Holger, Vagrant, Chris and Mattia
We are welcoming more sponsors for this event! Please <a href="mailto:2023-summit-team at lists.reproducible-builds.org">contact us</a> if you want to <a href="{{ "/images/hamburg2023/sponsor_invitation.pdf" | relative_url }}" target="_blank">support this event</a>.
</p>
+<h4>Supporters</h4>
+<ul><li><a href="https://about.google/">Google</a></li></ul>
+
<h4>Bronze Level</h4>
<div class="row bg-light p-md-4 p-sm-2 pt-5 pb-5">
<div class="col-xs-12 col-sm-6 mb-6 pb-3 mx-auto">
=====================================
who_/sponsors.md
=====================================
@@ -88,10 +88,10 @@ We used to sponsored by these entities
<div class="row bg-light p-md-4 p-sm-2 pt-5 pb-5">
{% assign xs = site.data.sponsors['old'] | sort: 'name' %}
{% for x in xs %}
- <div class="col-xs-12 col-sm-6 mb-6 mx-auto">
- <div class="card text-center p-3">
+ <div class="col-xs-12 col-sm-6 col-md-4 mb-3 mx-auto">
+ <div class="card text-center h-100">
<a href="{{ x.url }}" name="{{ x.name }}">
- <img class="px-5 py-2 project-img" src="{{ x.logo | prepend: "/assets/images/sponsors/" | relative_url }}" alt="{{ x.name }}">
+ <img class="px-5 pt-5 pb-2 project-img" src="{{ x.logo | prepend: "/assets/images/sponsors/" | relative_url }}" alt="{{ x.name }}">
</a>
</div>
</div>
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/16735135ffc56622453952df069220704690cb63...748d9d96a682028b86a7ea3a02af56c9f5ff0381
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/16735135ffc56622453952df069220704690cb63...748d9d96a682028b86a7ea3a02af56c9f5ff0381
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/20231012/104ccf5b/attachment.htm>
More information about the rb-commits
mailing list