Skip to content

Commit 362e8e6

Browse files
authored
add logo keyword (#1482)
1 parent 4a32d52 commit 362e8e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

organize/settings.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Global settings"
33
description: "Configure site-wide settings with the `docs.json` file"
4-
keywords: ["docs.json", "settings", "customization", "configuration"]
4+
keywords: ["docs.json", "settings", "customization", "configuration", "logo"]
55
---
66

77
import IconsOptional from "/snippets/icons-optional.mdx";
@@ -77,7 +77,7 @@ See [Themes](themes) for more information.
7777
</ResponseField>
7878

7979
<ResponseField name="logo" type="string or object">
80-
Your logo for both light and dark mode.
80+
Set your logo for both light and dark mode.
8181

8282
<Expandable title="Logo">
8383
<ResponseField name="light" type="string" required>

0 commit comments

Comments
 (0)