diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2011-05-04 00:56:08 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2011-05-04 00:56:08 +0000 |
commit | c31b5543dc6ba1104d7e1b86bf0927b62ce615eb (patch) | |
tree | e35b6bb93b7c9cdc7a2d1171a3582b49cc86f34c | |
parent | Hotels24.de entry replaces Kredit. (diff) | |
download | gentoo-ads-config-c31b5543dc6ba1104d7e1b86bf0927b62ce615eb.tar.gz gentoo-ads-config-c31b5543dc6ba1104d7e1b86bf0927b62ce615eb.tar.bz2 gentoo-ads-config-c31b5543dc6ba1104d7e1b86bf0927b62ce615eb.zip |
Update text for VR/HostVirtual.
-rw-r--r-- | gentoo_sponsors.py | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index f8f97da..0a1fc0e 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -17,14 +17,14 @@ ads = [ }, { 'name': 'VR', - 'type': 'img', + 'type': 'img', 'img': 'sponsors/vr-ad.png', - 'title': 'VR', + 'title': 'VR: Gentoo VPS & IPv6 Hosting', 'weight': 20, 'tier': 1, 'url': 'http://www.vr.org/', 'width': 125, - 'height': 144, + 'height': 125, }, { 'name': 'Tek', |