Skip to content

Commit

Permalink
Proposal to remove Daedalus as favorite (#1113)
Browse files Browse the repository at this point in the history
Proposal to remove Daedalus as favorite to avoid that new users are persuaded to believe that a full node is the best solution for them.

Co-authored-by: Robert Phair <[email protected]>
  • Loading branch information
katomm and rphair authored Jul 29, 2023
1 parent bae8092 commit 3c02fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/showcases.js
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,7 @@ export const Showcases = [
preview: require("./showcase/daedalus.png"),
website: "https://daedaluswallet.io",
source: "https://github.com/input-output-hk/daedalus",
tags: ["wallet", "opensource", "favorite"],
tags: ["wallet", "opensource"],
},
{
title: "Yoroi",
Expand Down

0 comments on commit 3c02fc7

Please sign in to comment.