diff options
author | Roman Gräf <roman.graef@gmail.com> | 2017-11-06 10:54:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-06 10:54:29 +0100 |
commit | b58126f8247d8ab667564c8d3f5d1f14572863e1 (patch) | |
tree | e94b87a450cc05b116d2c453823a625a0c199448 /content/content.json | |
parent | fe805d0da01999acd587de61ddf91c178e8058a4 (diff) | |
download | ichtml-b58126f8247d8ab667564c8d3f5d1f14572863e1.tar.gz ichtml-b58126f8247d8ab667564c8d3f5d1f14572863e1.tar.bz2 ichtml-b58126f8247d8ab667564c8d3f5d1f14572863e1.zip |
Update content.json
Diffstat (limited to 'content/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 a2b4530..2d12601 100644 --- a/content/content.json +++ b/content/content.json @@ -24,6 +24,12 @@ "id": "lorem" }, { + "name": "About", + "load": "content", + "url": "about.html", + "id": "about" + }, + { "name": "Gitlab", "img": "https://gitlab.com/assets/favicon-075eba76312e8421991a0c1f89a89ee81678bcde72319dd3e8047e2a47cd3a42.ico", "load": "href", |