diff options
author | Roman Gräf <roman.graef@gmail.com> | 2017-11-02 08:39:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-02 08:39:00 +0100 |
commit | 95c7100932d5f97c6a1089528ed44b014bd2f8ce (patch) | |
tree | cea9a9f49cfee2509d9390a3a0e556b65644dc1f /content | |
parent | ce13a9ea22a65ec0d0591b5112562d8a1c8fa263 (diff) | |
download | ichtml-95c7100932d5f97c6a1089528ed44b014bd2f8ce.tar.gz ichtml-95c7100932d5f97c6a1089528ed44b014bd2f8ce.tar.bz2 ichtml-95c7100932d5f97c6a1089528ed44b014bd2f8ce.zip |
Update content.json
Diffstat (limited to 'content')
-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", |