From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/disqus/icon.svg | 58 +-------------------------------------------- recipes/disqus/package.json | 4 ++-- 2 files changed, 3 insertions(+), 59 deletions(-) (limited to 'recipes/disqus') diff --git a/recipes/disqus/icon.svg b/recipes/disqus/icon.svg index 5b96298..d1584ec 100644 --- a/recipes/disqus/icon.svg +++ b/recipes/disqus/icon.svg @@ -1,57 +1 @@ - - - - - - image/svg+xml - - - - - - - - - + \ No newline at end of file diff --git a/recipes/disqus/package.json b/recipes/disqus/package.json index fb723e6..d4eee4d 100644 --- a/recipes/disqus/package.json +++ b/recipes/disqus/package.json @@ -1,7 +1,7 @@ { "id": "disqus", "name": "Disqus", - "version": "1.0.0", + "version": "1.0.1", "description": "disqus", "main": "index.js", "author": "Ferdi ", @@ -9,4 +9,4 @@ "config": { "serviceURL": "https://disqus.com/home/" } -} \ No newline at end of file +} -- cgit v1.2.3-70-g09d2