File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -79,14 +79,14 @@ const config = {
79
79
imageUrl : 'img/microsite/reasons/user-experience.svg' ,
80
80
description : `
81
81
High compile time and runtime performance.
82
- Gradient automation scheme of CRUD APIs, multilingual SDKs, language plugin .
82
+ Gradient automation scheme of CRUD APIs, multilingual SDKs, language plugins for GitOps .
83
83
` ,
84
84
} ,
85
85
{
86
86
title : 'API Affinity' ,
87
87
imageUrl : 'img/microsite/reasons/file.svg' ,
88
88
description : `
89
- Native support API ecological specifications such as OpenAPI, Kubernetes CRD, Kubernetes YAML and KRM spec.
89
+ Native support API ecological specifications such as OpenAPI, Kubernetes CRD and KRM spec.
90
90
` ,
91
91
} ,
92
92
] ,
Original file line number Diff line number Diff line change @@ -89,15 +89,15 @@ function FeaturesSection() {
89
89
description :
90
90
`
91
91
High performance and
92
- gradient automation scheme of CRUD APIs, multilingual SDKs, language plugin .
92
+ gradient automation scheme of CRUD APIs, multilingual SDKs, language plugins for GitOps .
93
93
` ,
94
94
icon : < HiLightningBolt fontSize = { 30 } color = "var(--ifm-color-primary-dark)" /> ,
95
95
} ,
96
96
{
97
97
title : "API Affinity" ,
98
98
description :
99
99
`
100
- Native support API ecological specifications such as OpenAPI, Kubernetes CRD, Kubernetes YAML spec.
100
+ Native support API ecological specifications such as OpenAPI, Kubernetes CRD and KRM spec.
101
101
` ,
102
102
icon : < IoColorPaletteSharp fontSize = { 30 } color = "var(--ifm-color-primary-dark)" /> ,
103
103
} ,
You can’t perform that action at this time.
0 commit comments