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. ---