From 0970c95531699d3de6101a5fd6132f9302221e86 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Sat, 19 Oct 2024 19:48:06 +0200 Subject: [PATCH] docs: :memo: expand list of used packages --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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 |