We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d483b76 + b23055d commit d78a74cCopy full SHA for d78a74c
discover/src/constants/config.ts
@@ -96,6 +96,12 @@ export const CARDS_CONFIG: { featured: CardConfig[]; dApps: CardConfig[]; toolin
96
labels: [CardConfigLabel.Grant],
97
externalLink: 'https://midas.app/',
98
},
99
+ {
100
+ title: 'Oasis Blockvote',
101
+ type: 'Governance',
102
+ imgSrc: '/discover/OasisBlockvote.svg',
103
+ externalLink: 'https://vote.oasis.io/',
104
+ },
105
],
106
tooling: [
107
{
home/public/discover/OasisBlockvote.svg
0 commit comments