Gentoo Archives: gentoo-commits

From: Alex Legler <a3li@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] sites/www:master commit in: assets/img/sponsors/, _data/
Date: Fri, 14 Oct 2016 11:45:46
Message-Id: 1476344984.1df1153d0cc041fbea72e9e298dc160bd6e42310.a3li@gentoo
1 commit: 1df1153d0cc041fbea72e9e298dc160bd6e42310
2 Author: Alex Legler <alex <AT> a3li <DOT> li>
3 AuthorDate: Thu Oct 13 07:49:44 2016 +0000
4 Commit: Alex Legler <a3li <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 13 07:49:44 2016 +0000
6 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=1df1153d
7
8 Clean up LibertyVPS sponsor data
9
10 _data/sponsors.yaml | 2 +-
11 assets/img/sponsors/libertyvps-white.png | Bin 4521 -> 0 bytes
12 .../sponsors/{libertyvps-black.png => libertyvps.png} | Bin 4034 -> 3540 bytes
13 3 files changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/_data/sponsors.yaml b/_data/sponsors.yaml
16 index 38b7957..a5b8676 100644
17 --- a/_data/sponsors.yaml
18 +++ b/_data/sponsors.yaml
19 @@ -163,7 +163,7 @@ hosting:
20 Webhosting UK also provides fully managed Shared hosting, Reseller Hosting, Semi Dedicated Hosting and Virtual Private Servers
21 with all important features such as 24x7x365 technical support, 99.95% Uptime Guarantee included as standard.
22 - name: "LibertyVPS"
23 - img: "libertyvps-black.png"
24 + img: "libertyvps.png"
25 id: "libertyvps"
26 link: "https://libertyvps.net/?utm_source=gentoo&utm_medium=banner&utm_campaign=gentoo.org"
27 blurb: |
28
29 diff --git a/assets/img/sponsors/libertyvps-white.png b/assets/img/sponsors/libertyvps-white.png
30 deleted file mode 100644
31 index 3d62b75..0000000
32 Binary files a/assets/img/sponsors/libertyvps-white.png and /dev/null differ
33
34 diff --git a/assets/img/sponsors/libertyvps-black.png b/assets/img/sponsors/libertyvps.png
35 similarity index 66%
36 rename from assets/img/sponsors/libertyvps-black.png
37 rename to assets/img/sponsors/libertyvps.png
38 index ff50954..7ef70f8 100644
39 Binary files a/assets/img/sponsors/libertyvps-black.png and b/assets/img/sponsors/libertyvps.png differ