We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 182b06e commit 8ccd332Copy full SHA for 8ccd332
docs/concepts/bot.md
@@ -279,7 +279,7 @@ Turned off by default.
279
280
The options for the web pages of the bot.
281
282
-`~PageOptions.color`
+`~PagesOptions.color`
283
: The color of the theme. It will be used for the theme color of the web
284
pages. The default color is `"green"`.
285
@@ -308,7 +308,7 @@ The options for the web pages of the bot.
308
309
See also the [*Colors* section] of the Pico CSS docs.
310
311
-`~PageOptions.css`
+`~PagesOptions.css`
312
: The custom CSS to be injected into the web pages. It should be a string
313
of CSS code.
314
0 commit comments