From 9ddda2daee2c8a626f6aa3f350919381b7e7227c Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Mon, 6 Nov 2017 10:40:11 +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 18d2028..a2b4530 100644 --- a/content/content.json +++ b/content/content.json @@ -17,6 +17,12 @@ "url": "maths.html", "id": "maths" }, + { + "name": "Lorem", + "load": "content", + "url": "lorem.html", + "id": "lorem" + }, { "name": "Gitlab", "img": "https://gitlab.com/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico", -- cgit