Navigation Menu

Skip to content
This repository has been archived by the owner on Aug 17, 2023. It is now read-only.

Commit

Permalink
etc
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisallenlane committed Jun 20, 2016
1 parent d7ca2f7 commit d7dcd69
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loadArchiveRoutes.js
Expand Up @@ -32,6 +32,7 @@ module.exports = function (app, wit, callback) {
url : req.url,
content : paginated.posts,
pagination : paginated.pagination,
// TODO: date here
},
wit : wit,
});
Expand Down
Empty file added loadSearchRoutes.js
Empty file.
Empty file added test/loadSearchRoutes.js
Empty file.
Empty file added test/utilArchive.js
Empty file.
Empty file added test/utilSearch.js
Empty file.

0 comments on commit d7dcd69

Please sign in to comment.