UNPKG

apostrophe-site-map

Version:

Generate site maps for sites powered by the Apostrophe CMS.

9 lines (7 loc) 143 B
// Configuration for field grouping module.exports = { name: 'siteMap', label: 'Site Map', fields: ['siteMapPriority'], last: true };