set default color for code block in light mode to black

This commit is contained in:
Pascal Fischer
2023-05-30 14:41:10 +02:00
parent f93d468397
commit cb6d5f5144

View File

@@ -918,7 +918,7 @@ In this step, we will generate netbird api token in okta for authorizing calls t
Your authority OIDC configuration will be available under:
```bash
```
https://< your_okta_organization_url >/.well-known/openid-configuration
```
<Note>