From 4b7af919965f1b4c2d8d7eb521c97c07060c5d92 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Fri, 11 Sep 2026 23:10:40 +0200 Subject: [PATCH] Match smarthome card title to home-dashboard-controls page title --- smarthome/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smarthome/index.njk b/smarthome/index.njk index 8278804..f153637 100644 --- a/smarthome/index.njk +++ b/smarthome/index.njk @@ -7,7 +7,7 @@ layout: base.njk sections: - heading: "Control & Automation" cards: - - title: "Home dashboard" + - title: "Home Control Buttons" summary: "Lighting, music, and Tasmota device control shown on the home dashboard." href: "/smarthome/home-dashboard-controls/" emoji: "🎛️"