From d8a1606e51624e85bbe68ff6955dbdab484dc891 Mon Sep 17 00:00:00 2001 From: Aiko Mastboom Date: Tue, 30 Apr 2013 23:20:34 +0200 Subject: [PATCH] added font awesome to navigation --- public/templates/navigation.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/public/templates/navigation.json b/public/templates/navigation.json index 1dcc9bb..ab739b7 100644 --- a/public/templates/navigation.json +++ b/public/templates/navigation.json @@ -56,6 +56,16 @@ } ] }, + { + "title": "Font Awsome", + "links": [ + { + "title": "Homepage", + "url": "http://fortawesome.github.io/Font-Awesome/", + "icon_class": "icon-home" + } + ] + }, { "title": "Markdown", "links": [