We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2f2b3e commit f9fd325Copy full SHA for f9fd325
kami/schema/theme.json
@@ -184,7 +184,7 @@
184
"required": [],
185
"type": "object"
186
},
187
- "homePage": {
+ "home_page": {
188
"type": "string"
189
190
"icp": {
@@ -285,7 +285,7 @@
285
286
287
288
- "logoSvg": {
+ "logo_svg": {
289
"type": [
290
"string",
291
"null"
kami/schema/theme.yaml
@@ -316,7 +316,7 @@ properties:
316
type: object
317
type:
318
type: string
319
- homePage:
+ home_page:
320
321
properties:
322
@@ -477,7 +477,7 @@ properties:
477
478
479
480
- logoSvg:
+ logo_svg:
481
482
483
0 commit comments