From ee28b5805dda87124a261cdaf0e8ef78449c5a41 Mon Sep 17 00:00:00 2001 From: jimmy Date: Thu, 22 May 2025 22:02:29 +1200 Subject: [PATCH] Change title and h1 to "name" --- src/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/templates/index.html b/src/templates/index.html index 240bd3d..31c67dc 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -4,12 +4,12 @@ - LED Control + {{settings['name']}} -

Control LEDs

+

{{settings['name']}}