From 67862f126d19546e39bf98a80dffda53fca581d8 Mon Sep 17 00:00:00 2001 From: "Robin H. Johnson" Date: Tue, 14 Oct 2014 08:18:55 -0700 Subject: Add webhosting.uk.com (eukhost) to sidebar. --- gentoo_sponsors.py | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 6e921a2..0719674 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -86,7 +86,7 @@ ads = [ }, { 'name': 'DedicatedNOW', - 'type': 'img', + 'type': 'img', 'img': 'sponsors/dedicatednow_ad.png', 'title': 'Award Winning Managed Dedicated Hosting, 100% SLA', 'tier': 1, @@ -109,6 +109,19 @@ ads = [ 'height': 120, 'width': 125, }, + + { + 'name': 'WebHostingUK', + 'type': 'img', + 'img': 'sponsors/web-hosting-uk-125x125.gif', + 'title': 'WebHosting.UK.com', + 'tier': 1, + 'weight': 5, + 'url': 'https://www.webhosting.uk.com/?utm_source=gentoo&utm_medium=banner&utm_campaign=gentoo.org', + 'height': 125, + 'width': 125, + }, + { 'name': 'LeaseWeb', 'type': 'img', -- cgit v1.2.3-65-gdbad