From e4806b9ff271181726f69c071016eb0f77d8b081 Mon Sep 17 00:00:00 2001 From: Edson Alcala Date: Sun, 3 Jan 2021 20:24:55 +0000 Subject: [PATCH 1/2] added uma tutorials explorer --- plugins/defi-tutorials/profile.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/defi-tutorials/profile.json diff --git a/plugins/defi-tutorials/profile.json b/plugins/defi-tutorials/profile.json new file mode 100644 index 00000000..b8be8a1b --- /dev/null +++ b/plugins/defi-tutorials/profile.json @@ -0,0 +1,12 @@ +{ + "name": "defiTutorials", + "displayName": "Defi Tutorials", + "events": [], + "methods": [], + "version": "0.1.0-alpha", + "url": "https://machinalabs-remix-defi-tutorials-explorer-plugin.surge.sh/", + "documentation": "", + "description": "Learn about Defi", + "icon": "https://res.cloudinary.com/key-solutions/image/upload/v1609705414/remix/mortarboard.svg", + "location": "mainPanel" +} \ No newline at end of file From d09d1296dee5438a4cfde86c3d9c87337c6a8fbf Mon Sep 17 00:00:00 2001 From: Edson Alcala Date: Tue, 5 Jan 2021 01:03:52 +0000 Subject: [PATCH 2/2] update icon --- plugins/defi-tutorials/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/defi-tutorials/profile.json b/plugins/defi-tutorials/profile.json index b8be8a1b..fdfe5090 100644 --- a/plugins/defi-tutorials/profile.json +++ b/plugins/defi-tutorials/profile.json @@ -7,6 +7,6 @@ "url": "https://machinalabs-remix-defi-tutorials-explorer-plugin.surge.sh/", "documentation": "", "description": "Learn about Defi", - "icon": "https://res.cloudinary.com/key-solutions/image/upload/v1609705414/remix/mortarboard.svg", + "icon": "https://res.cloudinary.com/key-solutions/image/upload/v1609808588/remix/owl-icon.svg", "location": "mainPanel" } \ No newline at end of file