diff --git a/README.md b/README.md index e841363..fd2da5a 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ This template uses the following plugins to extend the capabilities and features | `@grimlink/eleventy-plugin-lucide-icons` | Lucide icon shortcodes | | `@myxotod/eleventy-plugin-readingtime` | Adds an estimated reading time to posts | | `eleventy-plugin-embed-everything` | Embeds YouTube, Soundcloud, Spotify, Instagram, etc. | +| `eleventy-plugin-icons` | Plugin to use various icon sets in templates | | `eleventy-plugin-metagen` | Generates `` tags for social media embeds | | `eleventy-plugin-og-image` | Generates OpenGraph images for social media sharing | | `eleventy-plugin-robotstxt` | Generates a `robots.txt` for the site | @@ -44,3 +45,4 @@ This template uses the following plugins to extend the capabilities and features | `markdown-it-collapsible` | Extends Markdown with syntax for `
` and `` | | `markdown-it-footnote` | Extends Markdown with syntax for footnotes | | `markdown-it-obsidian-callouts` | Extends Markdown with syntax for footnotes Obsidian style callouts | +| `simple-icons` | Simple Icons icon pack |