From 18eecb2faa34cbdfe558e3941c9ec0f5019a3ff9 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 17 Sep 2015 08:12:18 -0400 Subject: fetch blogviews from cms database and populate based on presumed schema --- 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 5f9ca688..12bc089c 100644 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -2,6 +2,7 @@ var app = (function(){ var app = {} app.init = function(){ + app.blog = new BlogView () app.archive = new ArchiveView () app.hub = new HubView () app.story = new StoryView () -- cgit v1.2.3-70-g09d2