UNPKG

glintcms-starter-glintcms

Version:

This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.

6 lines (4 loc) 112 B
module.exports = function(o) { require('./controller/contact')(o.contact); // TODO add more controllers };