Skip to content

Commit 99eb7f8

Browse files
committed
Add thumbnail background
1 parent 83e9664 commit 99eb7f8

File tree

2 files changed

+92
-8
lines changed

2 files changed

+92
-8
lines changed

docs.json

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -348,13 +348,8 @@
348348
}
349349
]
350350
},
351-
"integrations": {
352-
"ga4": {
353-
"measurementId": "G-RCYWHL7EQ7"
354-
},
355-
"koala": {
356-
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
357-
}
351+
"thumbnail": {
352+
"background": "/thumbnail/background.png"
358353
},
359354
"contextual": {
360355
"options": [
@@ -493,5 +488,13 @@
493488
"source": "settings/authentication-personalization/personalization-setup/shared-session",
494489
"destination": "authentication-personalization/personalization-setup"
495490
}
496-
]
491+
],
492+
"integrations": {
493+
"ga4": {
494+
"measurementId": "G-RCYWHL7EQ7"
495+
},
496+
"koala": {
497+
"publicApiKey": "pk_76a6caa274e800f3ceff0b2bc6b9b9d82ab8"
498+
}
499+
}
497500
}

images/thumbnail/background.svg

Lines changed: 81 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)