diff --git a/public/templates/navigation.json b/public/templates/navigation.json index 06ca175..5e16a31 100644 --- a/public/templates/navigation.json +++ b/public/templates/navigation.json @@ -155,6 +155,11 @@ "url": "https://github.com/josephg/ShareJS/wiki", "icon_class": "icon-book" }, + { + "title": "Handlebars", + "url": "http://handlebarsjs.com/", + "icon_class": "icon-home" + }, { "title": "Underscore", "url": "http://underscorejs.org/",