diff --git a/src/apps.json b/src/apps.json index dcb589660..72a7b0687 100755 --- a/src/apps.json +++ b/src/apps.json @@ -7101,6 +7101,17 @@ }, "website": "http://sarka-spip.net" }, + "Sazito": { +      "cats": [ +        "6" +      ], +      "env": "^Sazito$", +      "icon": "Sazito.svg", +      "meta": { +        "generator": "^Sazito" +      }, +      "website": "http://sazito.com" +    }, "Scala": { "cats": [ "27" diff --git a/src/icons/Sazito.svg b/src/icons/Sazito.svg new file mode 100644 index 000000000..e7ab5ff0f --- /dev/null +++ b/src/icons/Sazito.svg @@ -0,0 +1,45 @@ + + + + Group 2 + Created with Sketch. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file