Skip to content

Commit

Permalink
add kton-staking to defi
Browse files Browse the repository at this point in the history
  • Loading branch information
wuminzhe committed Apr 1, 2024
1 parent 752a859 commit 3ff4547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/config/projects.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const projects = (t: TFunction): PortalMeta[] => [
name: t("KTON Staking"),
link: t("https://kton-staking.darwinia.network/"),
description: t("Stake KTON to earn rewards."),
tags: ["Tool"],
tags: ["Defi", "Tool"],
},
{
logo: metamask,
Expand Down

0 comments on commit 3ff4547

Please sign in to comment.