diff --git a/package.json b/package.json index 1f23e8ae..b60148d9 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,7 @@ "dependencies": { "@tailwindcss/typography": "^0.5.1", "autoprefixer": "^10.4.2", + "eleventy-rss-helper": "^1.2.1", "markdown-it": "^12.3.2", "markdown-it-anchor": "^8.4.1", "tailwind-dracula": "^1.1.0", diff --git a/src/_includes/base.liquid b/src/_includes/base.liquid index a21bf412..ed6399a8 100644 --- a/src/_includes/base.liquid +++ b/src/_includes/base.liquid @@ -29,7 +29,7 @@ } -
+ {{ content }}