From 884a090a0493a95b7dfc36d4aa78aa13d14dbe14 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 27 Dec 2009 18:10:12 +0100 Subject: [PATCH] Add CeBIT banner to ads. --- www/banners.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/www/banners.json b/www/banners.json index e8b83c6e..56da7d27 100644 --- a/www/banners.json +++ b/www/banners.json @@ -4,5 +4,8 @@ "link" : "http://www.isp42.de/" }, "02" : { "uri" : "/images/sponsors/isp42_2.png", "title" : "Hosting-Sponsor", - "link" : "http://www.isp42.de/" } + "link" : "http://www.isp42.de/" }, + "03" : { "uri" : "/images/cebit2010_logo_en.png", + "title" : "CeBIT 2010", + "link" : "cebit" } } -- 2.47.3