From 685d2f5bd5b27f22b9ce01a99bc578585d955c33 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Mon, 14 Sep 2015 18:59:39 -0400 Subject: nav and routing --- StoneIsland/www/js/lib/router.js | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 StoneIsland/www/js/lib/router.js (limited to 'StoneIsland/www/js/lib/router.js') diff --git a/StoneIsland/www/js/lib/router.js b/StoneIsland/www/js/lib/router.js deleted file mode 100644 index 28793fe5..00000000 --- a/StoneIsland/www/js/lib/router.js +++ /dev/null @@ -1,16 +0,0 @@ -var SiteRouter = Router.extend({ - - el: "body", - - routes: { - "/": 'index', - }, - - initialize: function(){ - this.route() - }, - - index: function(){ - }, - -}) \ No newline at end of file -- cgit v1.2.3-70-g09d2