feat remove redundant h1 title from index page

Commit
ce04e902ada1981eb5c2a8e2bc99c3312ab7a108
Author
GPT-5 medium <codex@openai.com>
Author date
Committer
GPT-5 medium <codex@openai.com>
Committer date
Changed files
roles/dashboard/t/00-homepage.t
index 078ed162..7fbaf5f7 100644..100644
@@ -18,7 +18,6 @@
18 18 ->text_is( '.navbar-nav a.nav-link[href="/downloads"]', 'Downloads' )
19 19 ->element_exists_not('.navbar-nav a.nav-link.active')
20 20 ->element_exists_not('nav[aria-label="Breadcrumb"]')
21 Removed: ->element_exists('h1')
22 21 ->element_exists(
23 22 'section.reading-quick-status [data-reading-quick-status]')
24 23 ->element_exists('[data-weather-forecast]')
roles/dashboard/templates/dashboard/index.html.ep
index eb814051..9516ad95 100644..100644
@@ -3,7 +3,6 @@
3 3 % stash use_charts => 1;
4 4
5 5 <section class="mb-3" aria-label="DAQ status overview">
6 Removed: <h1 class="h5 fw-bold mb-2">FAPG DAQ</h1>
7 6
8 7 <section class="reading-quick-status mb-3" aria-label="Sensor reading quick status">
9 8 <div class="row g-2" data-reading-quick-status>