diff options
-rw-r--r-- | content/content.json | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/content/content.json b/content/content.json index 727bdb2..18d2028 100644 --- a/content/content.json +++ b/content/content.json @@ -6,6 +6,12 @@ "id": "timetable" }, { + "name": "Informatik", + "load": "content", + "url": "info.html", + "id": "info" + }, + { "name": "Mathe", "load": "content", "url": "maths.html", |