commit:     090441a95af41eb82c7bdeb9b0a03ed80d177824
Author:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  2 13:17:03 2014 +0000
Commit:     Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Tue Dec  2 13:17:03 2014 +0000
URL:        
http://sources.gentoo.org/gitweb/?p=proj/gentoo-ads-config.git;a=commit;h=090441a9

fix path for numberly logo image

---
 gentoo_sponsors.py | 4 ++--
 1 file 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.',
                 },

Reply via email to