diff --git a/docs/duo_guide.md b/docs/duo_guide.md
index 5820de1372..18131e3734 100644
--- a/docs/duo_guide.md
+++ b/docs/duo_guide.md
@@ -13,6 +13,18 @@ published: true
height: 30%
}
+.info-box {
+ background-color: #171a1f;
+ border: 1px solid #ddd;
+ border-radius: 8px;
+ padding: 15px;
+ margin: 20px 0;
+ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
+}
+.info-box strong {
+ color: #0056b3;
+}
+
.white { background-color: rgba(255, 255, 255); }
.cyan { background-color: rgba(0, 255, 255); }
.purple { background-color: rgba(128, 0, 128); }
@@ -89,15 +101,19 @@ published: true
}
-
+
# Duo Guide
Welcome to the Duo LED Guide, this page aims to get you up and running as fast as possible.
+---
+
## Basic Operation
-The Duo has one navigation button, this button also acts as the power switch.
+
+ The Duo has one navigation button, this button also acts as the power switch.
+
**Powering On**
@@ -111,15 +127,20 @@ The Duo has one navigation button, this butt
- The Duo has some unique Special Functions. Check out the basic menus before diving into these options.
-## Navigating Modes
+**Navigating Modes**
+
+- Short click the navigation button to forward through the 9 available modes.
-Short click the navigation button to forward through the 9 available modes.
+**Open Menus**
+- To open the menus, navigate to a mode then hold the navigation button until the lights flash white.
-To edit a mode, navigate to it then hold the navigation button until the lights flash white to open the menus.
+**Navigating Menus**
+- After opening the menus, use short clicks to cycle through the following menu options, long click to enter a menu.
+---
## Menus
-Use short clicks to cycle through the following menu options, long click to enter a menu.
+Each menu can be used to control your device in different ways.
{% raw %}
{% endraw %}
+---
+
+## Next Steps
+
+
+---
+
+If you have any questions or need further assistance, check out the [Support Page](support.html).
diff --git a/docs/getting_started_classic_devices.md b/docs/getting_started_classic_devices.md
index 0e566855d1..070a84801c 100644
--- a/docs/getting_started_classic_devices.md
+++ b/docs/getting_started_classic_devices.md
@@ -4,6 +4,7 @@ title: Classic Devices
nav_order: 2
parent: Getting Started
has_children: true
+published: false
---