diff --git a/docs/embed.md b/docs/embed.md index 81f4e4e..40719f2 100644 --- a/docs/embed.md +++ b/docs/embed.md @@ -33,8 +33,8 @@ You can pass the following parameters to the embed code - `theme`: You can pass `light` or `dark` theme - `monitor`: The monitor url -- `bgc`: Background color of the monitor. Only supports hex color codes. DO NOT include the `#` symbol -- `locale`: The locale of the monitor. You can pass the code of the locale you have enabled in your kener settings +- `bgc`: Background color of the monitor. Only supports hex color codes. DO NOT include the `#` symbol. Example: `ff0000` +- `locale`: The locale of the monitor. You can pass the code of the locale you have enabled in your kener settings. Example: `en`, `fr` etc Replace `[hostname]` with your kener hostname and `[tag]` with your monitor tag. @@ -79,8 +79,8 @@ Replace `[hostname]` with your kener hostname and `[tag]` with your monitor tag. You can pass the following parameters to the embed code - `theme`: You can pass `light` or `dark` theme -- `bgc`: Background color of the monitor. Only supports hex color codes. DO NOT include the `#` symbol -- `locale`: The locale of the monitor. You can pass the code of the locale you have enabled in your kener settings +- `bgc`: Background color of the monitor. Only supports hex color codes. DO NOT include the `#` symbol. Example: `ff0000` +- `locale`: The locale of the monitor. You can pass the code of the locale you have enabled in your kener settings. Example: `en`, `fr` etc ### Demo