feat: add anchore to sections
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"anchor": {
|
||||
"type": "string"
|
||||
},
|
||||
"partners": {
|
||||
"type": "component",
|
||||
"component": "shared.string",
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"anchor": {
|
||||
"type": "string"
|
||||
},
|
||||
"cards": {
|
||||
"type": "component",
|
||||
"component": "cards.case",
|
||||
|
||||
@@ -14,6 +14,9 @@
|
||||
"badge": {
|
||||
"type": "string"
|
||||
},
|
||||
"anchor": {
|
||||
"type": "string"
|
||||
},
|
||||
"stats": {
|
||||
"type": "component",
|
||||
"component": "shared.attribute",
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"description": {
|
||||
"type": "string"
|
||||
},
|
||||
"anchor": {
|
||||
"type": "string"
|
||||
},
|
||||
"cards": {
|
||||
"type": "component",
|
||||
"component": "cards.service",
|
||||
|
||||
@@ -11,6 +11,9 @@
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"anchor": {
|
||||
"type": "string"
|
||||
},
|
||||
"cards": {
|
||||
"type": "component",
|
||||
"component": "cards.solution",
|
||||
|
||||
Reference in New Issue
Block a user