diff options
Diffstat (limited to 'gentoo_sponsors.py')
-rw-r--r-- | gentoo_sponsors.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gentoo_sponsors.py b/gentoo_sponsors.py index 2fa663f..c09073c 100644 --- a/gentoo_sponsors.py +++ b/gentoo_sponsors.py @@ -7,7 +7,7 @@ ads = [ { 'name': 'Numberly', 'type': 'img', - 'img': 'numberly_ad.jpg', + 'img': 'sponsors/numberly_ad.jpg', 'title': 'Numberly', 'tier': 1, 'weight': 25, @@ -102,7 +102,7 @@ ads = [ 'tier': 1, 'weight': 5, 'url': 'http://www.hotelkatalog24.de', - 'html': { + 'html': { "en": 'Gentoo Supported by hotelkatalog24.de, where you can find <a target="_parent" href="http://www.hotelkatalog24.de/">hotels</a> and book them online.', "de": 'Gentoo Unterstützt von hotelkatalog24.de, wo du <a target="_parent" href="http://www.hotelkatalog24.de/">Hotels</a> ganz einfach online buchen kannst.', }, |