File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed
Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 1+ Replace NEBY DEX banner with big ROFL App banner
Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ import { CardConfig } from '@oasisprotocol/rose-app-ui/discover'
33export const CARDS_CONFIG : { featured : CardConfig [ ] ; dApps : CardConfig [ ] ; tooling : CardConfig [ ] } = {
44 featured : [
55 {
6- title : 'NEBY ' ,
7- type : 'DEX ' ,
8- imgSrc : 'https://assets.oasis.io/rose-app-discover/Neby .jpg' ,
9- externalLink : 'https://www.neby.exchange/ ' ,
6+ title : 'ROFL ' ,
7+ type : 'Verifiable off-chain apps in TEE ' ,
8+ imgSrc : 'https://assets.oasis.io/rose-app-discover/Rofl .jpg' ,
9+ externalLink : 'https://rofl.app ' ,
1010 } ,
1111 {
1212 title : 'Accumulated Finance' ,
@@ -82,6 +82,12 @@ export const CARDS_CONFIG: { featured: CardConfig[]; dApps: CardConfig[]; toolin
8282 imgSrc : 'https://assets.oasis.io/rose-app-discover/Daosis.jpg' ,
8383 externalLink : 'https://daosis.io/' ,
8484 } ,
85+ {
86+ title : 'NEBY' ,
87+ type : 'DEX' ,
88+ imgSrc : 'https://assets.oasis.io/rose-app-discover/Neby.jpg' ,
89+ externalLink : 'https://www.neby.exchange/' ,
90+ } ,
8591 ] ,
8692 tooling : [
8793 {
You can’t perform that action at this time.
0 commit comments