Skip to content

Commit

Permalink
removed adaex and adapools from Showcase (#800)
Browse files Browse the repository at this point in the history
  • Loading branch information
rphair committed Sep 28, 2022
1 parent 7d2b0af commit c2a23cf
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 18 deletions.
Binary file removed src/data/showcase/adaex.png
Binary file not shown.
Binary file removed src/data/showcase/adapools.png
Binary file not shown.
18 changes: 0 additions & 18 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,15 +247,6 @@ export const Showcases = [
source: "https://github.com/Berry-Pool/spacebudz",
tags: ["favorite", "nftproject", "opensource"],
},
{
title: "ADAex",
description:
"A classic block explorer that also offers a Cardano rich list.",
preview: require("./showcase/adaex.png"),
website: "https://adaex.org",
source: null,
tags: ["explorer"],
},
{
title: "AdaStat",
description:
Expand Down Expand Up @@ -301,15 +292,6 @@ export const Showcases = [
source: null,
tags: ["favorite", "pooltool"],
},
{
title: "Adapools",
description:
"Well established stake pool explorer in Cardano. Yoroi is using our data to list stake pools in the wallet.",
preview: require("./showcase/adapools.png"),
website: "https://adapools.org/",
source: null,
tags: ["pooltool", "analytics"],
},
{
title: "PoolTool",
description:
Expand Down

0 comments on commit c2a23cf

Please sign in to comment.