UNPKG

glintcms-starter-intesso

Version:

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

11 lines (6 loc) 222 B
exports.identifier = 'page-projects'; exports.id = 'projects'; exports.title = 'i18n-Projects'; exports.route = '/projects'; exports.dataTemplate = '__template__'; exports.place = process.env.GLINT_PLACE || 'browser';