From 15abee375a11d821b917205da433a499ca6d4249 Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 23 May 2021 21:20:02 +0100 Subject: [PATCH] image emoji --- image/publicapi.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 image/publicapi.json diff --git a/image/publicapi.json b/image/publicapi.json new file mode 100644 index 0000000..30c5779 --- /dev/null +++ b/image/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "image", + "icon": "🖼️", + "category": "web" +}