Skip to content

Commit

Permalink
chore: remove smart app portal
Browse files Browse the repository at this point in the history
  • Loading branch information
JayJay1024 committed Jul 21, 2022
1 parent 900003a commit 16eb6bb
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 10 deletions.
Binary file removed public/image/portal/darwinia.png
Binary file not shown.
1 change: 0 additions & 1 deletion public/locales/en/translation-apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@
"Please select from list": "Please select from list",
"Power": "Power",
"Power Manager": "Power Manager",
"Projects in the Ethereum ecosystem can be easily migrated to the Darwinia network through Smart App.": "Projects in the Ethereum ecosystem can be easily migrated to the Darwinia network through Smart App.",
"Rebond funds": "Rebond funds",
"Rebond the unbonding funds": "Rebond the unbonding funds",
"Receive account": "Receive account",
Expand Down
1 change: 0 additions & 1 deletion public/locales/zh/translation-apps.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,6 @@
"Please select from list": "请从列表中选择",
"Power": "Power",
"Power Manager": "Power 管理",
"Projects in the Ethereum ecosystem can be easily migrated to the Darwinia network through Smart App.": "以太坊生态系统中的项目可以通过 Smart App 轻松迁移到 Darwinia 网络。",
"Rebond funds": "撤销解冻",
"Rebond the unbonding funds": "将解冻中的资金状态变更冻结",
"Receive account": "接收账号",
Expand Down
8 changes: 0 additions & 8 deletions src/pages/Portal.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,14 +91,6 @@ export function Portal() {
description: t('Evolution Land is the first Metaverse+Gamefi+cross-chain game.'),
link: 'https://www.evolution.land/',
},
{
name: 'Smart App',
logo: '/image/portal/darwinia.png',
description: t(
'Projects in the Ethereum ecosystem can be easily migrated to the Darwinia network through Smart App.'
),
link: 'https://smart.darwinia.network/',
},
{
name: 'Subview',
logo: '/image/portal/subview.png',
Expand Down

0 comments on commit 16eb6bb

Please sign in to comment.