Skip to content

Commit 285a982

Browse files
committed
DeFi Premium
1 parent 904df49 commit 285a982

6 files changed

Lines changed: 16 additions & 8 deletions

File tree

docs/change-log.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ description: Change Log
77
---
88
# Change log
99

10+
---
11+
## 2025-03-24
12+
- DeFi Sky Savings USDS
13+
- DeFi Gauntlet USDC Core
14+
- Basic Account Setting
15+
- Token list extension
16+
17+
1018
---
1119
## 2025-02-17
1220
- Dapps Market

docs/defi-premium/01-sky-savings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ id: sky-savings-usds
33
title: Sky Savings USDS
44
title_meta: Sky Savings USDS, Staking
55
description: Earn USDS/USDC with Sky Savings USDS.
6-
keywords: [stablecoin savings,Staking, Earn, DeFi Premium, USDS]
6+
keywords: [stablecoin savings,Staking, Earn, Premium DeFi, USDS]
77
tags:
88
- Staking
99
- Savings
10-
- DeFi Premium
10+
- Premium DeFi
1111
- Stablecoin
1212
- USDS
1313
- Earn

docs/defi-premium/02-morpho-gauntle-usdc-core.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ sidebar_label: Gauntlet USDC Core
44
title: Morpho - Gauntlet USDC Core
55
title_meta: Morpho Gauntlet USDC Core
66
description: Earn USDC with Morpho through Gauntlet USDC Core.
7-
keywords: [stablecoin Staking, Borrow, Earn, DeFi Premium, USDC]
7+
keywords: [stablecoin Staking, Borrow, Earn, Premium DeFi, USDC]
88
tags:
99
- Staking
1010
- Borrow
11-
- DeFi Premium
11+
- Premium DeFi
1212
- Stablecoin
1313
- USDC
1414
- Earn

docs/defi-premium/_category_.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"label": "DeFi Premium",
2+
"label": "Premium DeFi",
33
"position": 6,
44
"link": {
55
"type": "generated-index",
6-
"description": "DeFi Premium Services"
6+
"description": "Premium DeFi Services"
77
}
88
}
99

docs/introduction/01-getting-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import TabItem from '@theme/TabItem';
3232

3333
<Tabs>
3434
<TabItem value="email" label="Email">
35-
a. Enter your email address and select **Submit**.<br/>
35+
a. Enter your **email address** and select Submit.<br/>
3636
b. Enter the verification code sent to your email.<br/>
3737
</TabItem>
3838
<TabItem value="google" label="Google Auth">

src/pages/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ const FeatureList: FeatureItem[] = [
115115
description: 'Explore our DeFi products and services',
116116
links: [
117117
{ text: 'Dapps Market', to: '/docs/markets/', emoji: '🛍️' },
118-
{ text: 'DeFi Premium', to: '/docs/category/defi-premium', emoji: '🏦' },
118+
{ text: 'Premium DeFi', to: '/docs/category/defi-premium', emoji: '🏦' },
119119
],
120120
},
121121
];

0 commit comments

Comments
 (0)