Skip to content

Commit

Permalink
Add Summon Platform to Showcase (#1108)
Browse files Browse the repository at this point in the history
* add summon platform to showcase

* change target from app to home page

---------

Co-authored-by: Robert Phair <[email protected]>
  • Loading branch information
thenic95 and rphair authored Jul 12, 2023
1 parent 6933f1e commit 6467216
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
Binary file added src/data/showcase/summonplatform.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1171,6 +1171,15 @@ export const Showcases = [
source: null,
tags: ["analytics", "pooltool"],
},
{
title: "Summon Platform",
description:
"A DAO creation and governance platform on the Cardano blockchain.",
preview: require("./showcase/summonplatform.png"),
website: "https://summonplatform.io/",
source: null,
tags: ["daotool"],
},
];

export const TagList = Object.keys(Tags);
Expand Down

0 comments on commit 6467216

Please sign in to comment.