mirror of
https://github.com/withastro/astro.git
synced 2025-02-17 22:44:24 -05:00
* Add sitemap generation * Update README * Fix index handling, sort sitemap * Add --no-sitemap CLI flag (and config option)
3 lines
62 B
JavaScript
3 lines
62 B
JavaScript
export default {
|
|
site: 'https://muppet-blog.github.io/',
|
|
};
|