From e5bc8b276eb23ca61c1c74b473edf8bb6367080a Mon Sep 17 00:00:00 2001 From: Bryan Robinson Date: Sat, 27 Aug 2022 21:20:57 -0400 Subject: [PATCH] =?UTF-8?q?Update=20Plugins=20=E2=80=9Csvg-sprite=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/svg-sprite.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/plugins/svg-sprite.md b/plugins/svg-sprite.md index 2f91138..6f6526e 100644 --- a/plugins/svg-sprite.md +++ b/plugins/svg-sprite.md @@ -10,7 +10,8 @@ maintainer: name: Patrick Chong url: https://www.patrickxchong.com/ githubUrl: https://github.com/patrickxchong/eleventy-plugin-svg-sprite -description: A high performance Eleventy universal plugin that compiles a - directory of SVG files into a single SVG Sprite and adds shortcodes to embed - SVG Sprite and SVG content in Eleventy templates. +description: > + A high performance Eleventy universal plugin that compiles a directory of SVG + files into a single SVG Sprite and adds shortcodes to embed SVG Sprite and SVG + content in Eleventy templates. ---