UNPKG

@astrojs/sitemap

Version:
14 lines (13 loc) 208 B
const SITEMAP_CONFIG_DEFAULTS = { filenameBase: "sitemap", entryLimit: 45e3, namespaces: { news: true, xhtml: true, image: true, video: true } }; export { SITEMAP_CONFIG_DEFAULTS };