From 5062e239b19c4819a3defd5f1288e1760266f60a Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Sun, 23 May 2021 21:20:53 +0100 Subject: [PATCH] url emoji --- url/publicapi.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 url/publicapi.json diff --git a/url/publicapi.json b/url/publicapi.json new file mode 100644 index 0000000..030e270 --- /dev/null +++ b/url/publicapi.json @@ -0,0 +1,5 @@ +{ + "name": "url", + "icon": "🔗", + "category": "web" +}