diff --git a/docs/index.md b/docs/index.md index 416cebb9..b391a0a3 100755 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ Welcome to the official NetAlertX documentation! NetAlertX is a powerful tool de NetAlertX provides contextual help within the application: - **Hover over settings, fields, or labels** to see additional tooltips and guidance. -- **Click the blue ❔ (question-mark) icons** next to various elements to view detailed information. +- **Click ❔ (question-mark) icons** next to various elements to view detailed information. - Access the in-app **Help / FAQ** section for frequently asked questions and quick answers. --- diff --git a/mkdocs.yml b/mkdocs.yml index 8056e915..5095587f 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -75,8 +75,8 @@ nav: theme: name: material - logo: img/NetAlertX_logo.png # Reference the favicon here - favicon: img/NetAlertX_logo.png + logo: img/NetAlertX_logo_b_w_info.png # Reference the favicon here + favicon: img/NetAlertX_logo_b_w_info.png custom_dir: docs/overrides metadata: description: "NetAlertX Documentation - The go-to resource for all things related to NetAlertX."