From ead68c929fa6da9be493e8cf08c4ee1faf94ec67 Mon Sep 17 00:00:00 2001 From: Raj Nandan Sharma Date: Sat, 18 Jan 2025 23:19:38 +0530 Subject: [PATCH] docs: embed docs --- docs/embed.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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