aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-07-06 10:01:33 +0530
committerLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-07-06 11:05:15 +0530
commit1390d5718eab1607cd5839f3ac9c846df996c3aa (patch)
tree3637543e23129a5ac2d599fdf93044e57c8170c7 /recipes/hackmd
parentIgnore .md files from being packaged into the recipe archives (minor size gain). (diff)
downloadferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.gz
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.tar.zst
ferdium-recipes-1390d5718eab1607cd5839f3ac9c846df996c3aa.zip
Minify svg's using svgo
Diffstat (limited to 'recipes/hackmd')
-rw-r--r--recipes/hackmd/icon.svg2
-rw-r--r--recipes/hackmd/package.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes/hackmd/icon.svg b/recipes/hackmd/icon.svg
index e9c0a0f..a56dfd2 100644
--- a/recipes/hackmd/icon.svg
+++ b/recipes/hackmd/icon.svg
@@ -1 +1 @@
<svg enable-background="new 0 0 1024 1024" height="1024" viewBox="0 0 1024 1024" width="1024" xmlns="http://www.w3.org/2000/svg"><image height="1024" width="1024"/></svg> \ No newline at end of file <svg height="1024" width="1024" xmlns="http://www.w3.org/2000/svg"><image height="1024" width="1024"/></svg> \ No newline at end of file
diff --git a/recipes/hackmd/package.json b/recipes/hackmd/package.json
index 517efb5..f875d05 100644
--- a/recipes/hackmd/package.json
+++ b/recipes/hackmd/package.json
@@ -1,7 +1,7 @@
1{ 1{
2 "id": "hackmd", 2 "id": "hackmd",
3 "name": "HackMd", 3 "name": "HackMd",
4 "version": "1.0.0", 4 "version": "1.0.1",
5 "description": "HackMd", 5 "description": "HackMd",
6 "main": "index.js", 6 "main": "index.js",
7 "author": "Armaldio <armaldio@gmail.com>", 7 "author": "Armaldio <armaldio@gmail.com>",