Adds XSL stylesheet for better Atom feed preview!
This commit is contained in:
@@ -17,6 +17,8 @@ export default async function(eleventyConfig) {
|
||||
"./node_modules/prismjs/themes/prism-okaidia.css": "/css/prism-okaidia.css"
|
||||
});
|
||||
|
||||
eleventyConfig.addPassthroughCopy("./content/feed/pretty-atom-feed.xsl");
|
||||
|
||||
// Run Eleventy when these files change:
|
||||
// https://www.11ty.dev/docs/watch-serve/#add-your-own-watch-targets
|
||||
|
||||
|
||||
Reference in New Issue
Block a user