aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlec Warner <antarus@gentoo.org>2012-06-06 06:14:04 -0700
committerAlec Warner <antarus@gentoo.org>2012-06-06 06:14:04 -0700
commit2ef54623b60b0b88939bcb842bc5ec96a0740bba (patch)
treeeb8e90b3e517a93080b3189758162933e93ac02c
parentvim keeps splitting lines and screwing me ;) (diff)
downloadgentoo-ads-config-2ef54623b60b0b88939bcb842bc5ec96a0740bba.tar.gz
gentoo-ads-config-2ef54623b60b0b88939bcb842bc5ec96a0740bba.tar.bz2
gentoo-ads-config-2ef54623b60b0b88939bcb842bc5ec96a0740bba.zip
kartenzia => html ad. We need to figure out if / how to do their images as well.
-rw-r--r--gentoo_sponsors.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py
index cb4ab72..135daad 100644
--- a/gentoo_sponsors.py
+++ b/gentoo_sponsors.py
@@ -19,13 +19,14 @@ ads = [
'width': 125,
},
{ 'name': 'kartenzia',
- 'type': 'img',
- 'img': 'sponsors/kartenzia-logo.jpg',
+ 'type': 'html',
# TODO(antarus): We should email them and get a german translation.
- 'title': 'Kartenzia is a young start-up based in Germany, providing their customers with personalized invitations for various occassions such as weddings or Christmas.',
+ 'html': { 'en':
+ 'Kartenzia is a young start-up based in Germany, which provides their customers with personalized invitations for various occassions such as <a target="_parent" href="http://www.kartenzia.de/einladungskarten/hochzeit/">wedding invitations</a> or <a target="_parent" href="http://www.kartenzia.de/saisonal/weihnachten/">christmas invitations</a>.',
+ }
'tier': 1,
'url': 'http://www.kartenzia.de/',
- 'height': 20,
+ 'height': 120,
'width': 125,
'weight': 10,
},