We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 433c7ea commit 752a859Copy full SHA for 752a859
src/config/projects.ts
@@ -52,7 +52,7 @@ import ktonStaking from "../assets/projects/kton-staking.png";
52
export const projects = (t: TFunction): PortalMeta[] => [
53
{
54
logo: ktonStaking,
55
- name: t("Kton Staking"),
+ name: t("KTON Staking"),
56
link: t("https://kton-staking.darwinia.network/"),
57
description: t("Stake KTON to earn rewards."),
58
tags: ["Tool"],
0 commit comments