From 95c7100932d5f97c6a1089528ed44b014bd2f8ce Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Thu, 2 Nov 2017 08:39:00 +0100 Subject: Update content.json --- content/content.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/content.json b/content/content.json index 727bdb2..18d2028 100644 --- a/content/content.json +++ b/content/content.json @@ -5,6 +5,12 @@ "url": "timetable.html", "id": "timetable" }, + { + "name": "Informatik", + "load": "content", + "url": "info.html", + "id": "info" + }, { "name": "Mathe", "load": "content", -- cgit