From 007ef2401acf0a98d7412dba06e1acd5f3957a1b Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 Sep 2015 19:12:33 -0400 Subject: stub blog views --- StoneIsland/www/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index 676dedfc..9a8e945c 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -11,6 +11,7 @@ var app = (function(){ app.ready = function(){ app.view = null + app.nav = new NavView () app.router = new SiteRouter () } -- cgit v1.2.3-70-g09d2