]> git.ipfire.org Git - ipfire.org.git/commitdiff
Added cebit link to menu.
authorJan Paul Tuecking <earl@ipfire.org>
Sun, 27 Dec 2009 23:52:43 +0000 (00:52 +0100)
committerJan Paul Tuecking <earl@ipfire.org>
Sun, 27 Dec 2009 23:52:43 +0000 (00:52 +0100)
www/menu.json

index 05ec3f3fd967108a59392f2738c7f1ed5d22f899..cf4abaaf9d5844333b7a653e610b2dbd6cf4030c 100644 (file)
@@ -12,5 +12,7 @@
        "60" : { "uri"  : "/development",
                         "name" : { "de" : "Entwicklung", "en" : "Development" }},
        "70" : { "uri"  : "/links",
-                        "name" : "Links" }
+                        "name" : "Links" },
+       "80" : { "uri"  : "/cebit",
+                        "name" : "CeBIT" }
 }