Skip to content

Commit a84ea33

Browse files
committed
fix(kapa): make the logo visible inside the widget
1 parent 925a91d commit a84ea33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ const config: Config = {
3939
"data-website-id": "54bcf336-8574-4f4e-b02d-27916cc99e46",
4040
"data-project-name": "NethVoice Documentation",
4141
"data-project-color": "#059669",
42+
"data-modal-header-bg-color": "#059669",
43+
"data-modal-title-color": "#ffffff",
4244
"data-project-logo": "https://docs.nethvoice.com/img/favicon_white.ico",
4345
"data-source-group-ids-include": "e92a7b49-112e-479c-8813-0b8562b9e652",
4446
async: true,

0 commit comments

Comments
 (0)