From b58126f8247d8ab667564c8d3f5d1f14572863e1 Mon Sep 17 00:00:00 2001 From: Roman Gräf Date: Mon, 6 Nov 2017 10:54:29 +0100 Subject: Update content.json --- content/content.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'content/content.json') diff --git a/content/content.json b/content/content.json index a2b4530..2d12601 100644 --- a/content/content.json +++ b/content/content.json @@ -23,6 +23,12 @@ "url": "lorem.html", "id": "lorem" }, + { + "name": "About", + "load": "content", + "url": "about.html", + "id": "about" + }, { "name": "Gitlab", "img": "https://gitlab.com/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico", -- cgit