commit: 67862f126d19546e39bf98a80dffda53fca581d8
Author: Robin H. Johnson <robbat2 <AT> orbis-terrarum <DOT> net>
AuthorDate: Tue Oct 14 15:18:55 2014 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Tue Oct 14 15:18:55 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=67862f12
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',