diff options
author | Roman Gräf <roman.graef@gmail.com> | 2017-11-06 10:40:11 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-06 10:40:11 +0100 |
commit | 9ddda2daee2c8a626f6aa3f350919381b7e7227c (patch) | |
tree | 8f6d6c9284053b8d9df8c95c3a2677760f5ac1a8 | |
parent | f360283e22e846d3d56365e7c93868280596baec (diff) | |
download | ichtml-9ddda2daee2c8a626f6aa3f350919381b7e7227c.tar.gz ichtml-9ddda2daee2c8a626f6aa3f350919381b7e7227c.tar.bz2 ichtml-9ddda2daee2c8a626f6aa3f350919381b7e7227c.zip |
Update content.json
-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 18d2028..a2b4530 100644 --- a/content/content.json +++ b/content/content.json @@ -18,6 +18,12 @@ "id": "maths" }, { + "name": "Lorem", + "load": "content", + "url": "lorem.html", + "id": "lorem" + }, + { "name": "Gitlab", "img": "https://gitlab.com/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico", "load": "href", |