From 08df33617cdfce995da87dd83f27eb14898dc345 Mon Sep 17 00:00:00 2001 From: harmy Date: Fri, 10 May 2024 12:39:30 +0100 Subject: [PATCH] feat: atlas3 --- assets/atlas3.svg | 6 ++++++ list.json | 7 +++++++ 2 files changed, 13 insertions(+) create mode 100644 assets/atlas3.svg diff --git a/assets/atlas3.svg b/assets/atlas3.svg new file mode 100644 index 0000000..9bf1d5a --- /dev/null +++ b/assets/atlas3.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/list.json b/list.json index f51a067..8331e51 100644 --- a/list.json +++ b/list.json @@ -285,5 +285,12 @@ "tag": ["NFT"], "logo": "banx.svg", "href": "https://banx.gg/" + }, + { + "name": "Atlas3", + "subname": "NFT", + "tag": ["NFT"], + "logo": "atlas3.svg", + "href": "https://atlas3.io/" } ]