diff --git a/.eleventy.js b/.eleventy.js index cfae0c0..fc1606e 100644 --- a/.eleventy.js +++ b/.eleventy.js @@ -52,5 +52,8 @@ module.exports = function (eleventyConfig) { return `${folders[3]}/${folders[4]}/${file[0]}` }) + // RSS + eleventyConfig.addPlugin(require('@11ty/eleventy-plugin-rss')) + return {dir: {input: 'src', output: 'dist'}} } diff --git a/dist/links/index.html b/dist/links/index.html index ed3f353..2808ca6 100644 --- a/dist/links/index.html +++ b/dist/links/index.html @@ -67,6 +67,9 @@ Wiby Search + + MelonLand +