Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balance Analytics: fix & tune up duplicate Showcase entry #1374

Open
wants to merge 1 commit into
base: staging
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified src/data/showcase/balance-analytics.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/data/showcase/balanceanalytics.png
Binary file not shown.
13 changes: 2 additions & 11 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -953,9 +953,9 @@ export const Showcases = [
{
title: "BALANCE Analytics",
description:
"A Blockchain Intelligence app dedicated to supporting the Cardano Blockchain Ecosystem.",
"Graphical, configurable analytics specialising in Cardano PoS decentralisation metrics.",
preview: require("./showcase/balance-analytics.png"),
website: "https://balanceanalytics.io/",
website: "https://www.balanceanalytics.io/",
source: null,
tags: ["analytics", "pooltool"],
},
Expand Down Expand Up @@ -1067,15 +1067,6 @@ export const Showcases = [
source: null,
tags: ["nftsupport", "token"],
},
{
title: "BALANCE",
description:
"A Cardano Blockchain Research & Analytics Provider.",
preview: require("./showcase/balanceanalytics.png"),
website: "https://www.balanceanalytics.io/",
source: null,
tags: ["analytics", "pooltool"],
},
{
title: "Summon Platform",
description:
Expand Down
Loading