@@ -15,7 +15,6 @@ import evolutionLand from "../assets/projects/evolution-land.png";
1515import subwallet from "../assets/projects/subwallet.png" ;
1616import polkadotJs from "../assets/projects/polkadot.js.png" ;
1717import subquery from "../assets/projects/subquery.png" ;
18- import darwiniaCommunityDao from "../assets/projects/darwinia-community-dao.png" ;
1918import novawallet from "../assets/projects/novawallet.png" ;
2019// import raregems from "../assets/projects/raregems.png";
2120// import ringoNft from "../assets/projects/ringo-nft.png";
@@ -52,6 +51,7 @@ import degov from "../assets/projects/degov.png";
5251import ringdao from "../assets/projects/ringdao.png" ;
5352import ktondao from "../assets/projects/ktondao.png" ;
5453import darwiniaName from "../assets/projects/darwiniaName.png" ;
54+ import rcg from "../assets/projects/rcg.png" ;
5555
5656export const projects = ( t : TFunction ) : PortalMeta [ ] => [
5757 {
@@ -87,7 +87,7 @@ export const projects = (t: TFunction): PortalMeta[] => [
8787 {
8888 logo : helix ,
8989 name : t ( "Helixbox" ) ,
90- link : t ( "https://app.helix.box/ " ) ,
90+ link : t ( "https://helixbox.ai " ) ,
9191 description : t (
9292 "Helixbox integrates the best asset bridging projects in the industry, providing users with a filtered list of asset bridges and a cross-chain portal."
9393 ) ,
@@ -198,11 +198,11 @@ export const projects = (t: TFunction): PortalMeta[] => [
198198 tags : [ "Infrastructure" ] ,
199199 } ,
200200 {
201- logo : darwiniaCommunityDao ,
202- name : t ( "Darwinia Community DAO " ) ,
201+ logo : rcg ,
202+ name : t ( "RingDAO Community Guild " ) ,
203203 link : t ( "https://guild-gov.ringdao.com/" ) ,
204204 description : t (
205- "Darwinia Community DAO(DCDAO) is a community self-organized workgroup(WG) contributing to the growth of the Darwinia community."
205+ "RingDAO Community Guild is a community self-organized workgroup(WG) contributing to the growth of the RingDAO community."
206206 ) ,
207207 tags : [ "Governance" ] ,
208208 } ,
0 commit comments