UNPKG

ae86

Version:

Old school static website generator.

14 lines (13 loc) 240 B
const params = { site: { name: 'AE86', url: 'http://localhost:3000' }, sitemap: { 'index.html': { title: 'Home' }, 'about/team.html': { title: 'Team', layout: 'alternative.html' } } }; export { params as params };