UNPKG

glintcms-starter-intesso

Version:

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

8 lines (4 loc) 135 B
exports.identifier = 'page-home'; exports.id = 'home'; exports.route = /^\/$/; exports.place = process.env.GLINT_PLACE || 'server';