You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: settings/global.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -75,8 +75,8 @@ Every documentation site requires a `docs.json` file that contains the core conf
75
75
</ResponseField>
76
76
77
77
<ResponseFieldname="favicon"type="string or object">
78
-
Path pointing to the favicon file in your docs folder, including the file extension. The favicon will automatically be resized to the appropriate sizes
79
-
The path to the favicon. Can be a single file or a pair for light and dark mode. Example: `/favicon.png`
78
+
The path to your favicon file in the docs folder, including the file extension. The file will automatically be resized to appropriate favicon sizes.
79
+
Can be a single file or a pair for light and dark mode. Example: `/favicon.png`
0 commit comments