Skip to content

Commit 1853b47

Browse files
committed
new changes
1 parent c3cd274 commit 1853b47

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

static-version/controllers/default.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
exports.install = function() {
2+
framework.route('/');
3+
};

0 commit comments

Comments
 (0)