[Git][reproducible-builds/reproducible-website][master] 2 commits: /who/: Profitbricks have renamed to "1&1 IONOS".
Chris Lamb
gitlab at salsa.debian.org
Tue Jul 9 18:26:58 UTC 2019
Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website
Commits:
7cf91a8c by Chris Lamb at 2019-07-09T18:25:34Z
/who/: Profitbricks have renamed to "1&1 IONOS".
- - - - -
04506b39 by Chris Lamb at 2019-07-09T18:26:32Z
Make the non-fiscal sponsors be three-in-a-row, thus making them a little smaller.
- - - - -
4 changed files:
- _data/sponsors_nonfiscal.yml
- + assets/images/who/oneandone-ionos.png
- − assets/images/who/profitbricks.png
- who.md
Changes:
=====================================
_data/sponsors_nonfiscal.yml
=====================================
@@ -1,4 +1,4 @@
-- name: ProfitBricks
- url: https://www.profitbricks.co.uk/
- logo: profitbricks.png
+- name: 1&1 IONOS
+ url: https://www.ionos.com/
+ logo: oneandone-ionos.png
description: Hosting services
=====================================
assets/images/who/oneandone-ionos.png
=====================================
Binary files /dev/null and b/assets/images/who/oneandone-ionos.png differ
=====================================
assets/images/who/profitbricks.png deleted
=====================================
Binary files a/assets/images/who/profitbricks.png and /dev/null differ
=====================================
who.md
=====================================
@@ -68,7 +68,7 @@ The majority of sponsorship funds go directly towards supporting the Reproducibl
<div class="row bg-light p-md-4 p-sm-2 pt-5 pb-5">
{% assign xs = site.data.sponsors_nonfiscal | sort: 'name' %}
{% for x in xs %}
- <div class="col-xs-12 col-sm-6 mb-5">
+ <div class="col-xs-12 col-sm-4 mb-5">
<div class="card text-center">
<a href="{{ x.url }}" name="{{ x.name }}">
<img class="px-5 pt-5 pb-2" src="{{ x.logo | prepend: "/assets/images/who/" | prepend: site.baseurl }}" alt="{{ x.name }}">
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/eaa83b793dd5e87802d12b25d329102fe438087f...04506b397574e2461ead18dc2f13ea65f6e46b7f
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/eaa83b793dd5e87802d12b25d329102fe438087f...04506b397574e2461ead18dc2f13ea65f6e46b7f
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/20190709/6db366c8/attachment.html>
More information about the rb-commits
mailing list