diff options
-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", |