Gentoo Archives: gentoo-commits

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] sites/www:master commit in: assets/img/sponsors/, _data/
Date: Wed, 12 Oct 2016 15:12:35
Message-Id: 1476285138.8c0db9019240d831af5d22b82055b4043ecbdfd0.robbat2@gentoo
1 commit: 8c0db9019240d831af5d22b82055b4043ecbdfd0
2 Author: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Oct 12 15:12:18 2016 +0000
4 Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
5 CommitDate: Wed Oct 12 15:12:18 2016 +0000
6 URL: https://gitweb.gentoo.org/sites/www.git/commit/?id=8c0db901
7
8 sponsors: add libertyvps.
9
10 Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
11
12 _data/sponsors.yaml | 8 ++++++++
13 assets/img/sponsors/libertyvps-black.png | Bin 0 -> 4034 bytes
14 assets/img/sponsors/libertyvps-white.png | Bin 0 -> 4521 bytes
15 3 files changed, 8 insertions(+)
16
17 diff --git a/_data/sponsors.yaml b/_data/sponsors.yaml
18 index e589be8..3312e8b 100644
19 --- a/_data/sponsors.yaml
20 +++ b/_data/sponsors.yaml
21 @@ -147,6 +147,14 @@ hosting:
22 Founded in 2001, WebHosting UK offers cheap and affordable Gentoo Linux Dedicated Servers in UK.
23 Webhosting UK also provides fully managed Shared hosting, Reseller Hosting, Semi Dedicated Hosting and Virtual Private Servers
24 with all important features such as 24x7x365 technical support, 99.95% Uptime Guarantee included as standard.
25 + - name: "LibertyVPS"
26 + img: "libertyvps-black.png"
27 + link: "https://libertyvps.net/?utm_source=gentoo&utm_medium=banner&utm_campaign=gentoo.org"
28 + blurb: |
29 + LibertyVPS is the leader in anonymous bitcoin VPS & offshore hosting,
30 + they support many internet organizations and provide service to many
31 + free-speech websites that cannot find a home elsewhere.
32 + LibertyVPS provides hosting for Gentoo services.
33 - name: "HP"
34 img: "hp.png"
35 link: "http://opensource.hp.com/"
36
37 diff --git a/assets/img/sponsors/libertyvps-black.png b/assets/img/sponsors/libertyvps-black.png
38 new file mode 100644
39 index 0000000..ff50954
40 Binary files /dev/null and b/assets/img/sponsors/libertyvps-black.png differ
41
42 diff --git a/assets/img/sponsors/libertyvps-white.png b/assets/img/sponsors/libertyvps-white.png
43 new file mode 100644
44 index 0000000..3d62b75
45 Binary files /dev/null and b/assets/img/sponsors/libertyvps-white.png differ