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 = {
7979 imageUrl : 'img/microsite/reasons/user-experience.svg' ,
8080 description : `
8181 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 .
8383 ` ,
8484 } ,
8585 {
8686 title : 'API Affinity' ,
8787 imageUrl : 'img/microsite/reasons/file.svg' ,
8888 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.
9090 ` ,
9191 } ,
9292 ] ,
Original file line number Diff line number Diff line change @@ -89,15 +89,15 @@ function FeaturesSection() {
8989 description :
9090 `
9191 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 .
9393 ` ,
9494 icon : < HiLightningBolt fontSize = { 30 } color = "var(--ifm-color-primary-dark)" /> ,
9595 } ,
9696 {
9797 title : "API Affinity" ,
9898 description :
9999 `
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.
101101 ` ,
102102 icon : < IoColorPaletteSharp fontSize = { 30 } color = "var(--ifm-color-primary-dark)" /> ,
103103 } ,
You can’t perform that action at this time.
0 commit comments