From f2afa51dacf0994075e519586a0e715435c43cdf Mon Sep 17 00:00:00 2001 From: Jan Paul Tuecking Date: Mon, 28 Dec 2009 00:52:43 +0100 Subject: [PATCH] Added cebit link to menu. --- www/menu.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/www/menu.json b/www/menu.json index 05ec3f3f..cf4abaaf 100644 --- a/www/menu.json +++ b/www/menu.json @@ -12,5 +12,7 @@ "60" : { "uri" : "/development", "name" : { "de" : "Entwicklung", "en" : "Development" }}, "70" : { "uri" : "/links", - "name" : "Links" } + "name" : "Links" }, + "80" : { "uri" : "/cebit", + "name" : "CeBIT" } } -- 2.47.3