feat: add a firehose feed

This commit is contained in:
Devin Haska 2025-01-27 21:29:42 -08:00
parent c2b918a3c6
commit 6898c03c8f
6 changed files with 42 additions and 1 deletions

View file

@ -30,6 +30,7 @@ export default class {
return {
permalink: `css/styles.css`,
excludeFromSitemap: true,
eleventyExcludeFromCollections: true,
rawFilepath,
rawCss: css,
};