My personal blog hauleth.dev
blog
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ft: add plugin to submit sitemap to search engines

+3
+3
netlify.toml
··· 45 45 collapseWhitespace = true 46 46 conservativeCollapse = true 47 47 removeComments = true 48 + 49 + [[plugins]] 50 + package = "netlify-plugin-submit-sitemap"