diff options
| author | altaf-creator <dev@altafcreator.com> | 2025-12-02 17:05:16 +0700 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2025-12-02 17:05:16 +0700 |
| commit | b4db8e15de64d420d617e333323ebcc863c10742 (patch) | |
| tree | e454e143c77193fbc27b6dee33fefb04b25c7666 /frontend | |
| parent | 6943d2d564ce1d6d17f75f51d74f4c135cc7c2ad (diff) | |
H1 not placeholder anymore
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/index.html | 2 | ||||
| -rw-r--r-- | frontend/start/index.html | 2 | ||||
| -rw-r--r-- | frontend/status/index.html | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/frontend/index.html b/frontend/index.html index c67b294..4004270 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -21,7 +21,7 @@ <body> <div class="section-container row bg-1" style="height: 164px;"> <span id="logo">Victoria Hall<br>LaundryWeb</span> - <span id="logo-id">H1</span> + <span id="logo-id">H?</span> </div> <div class="section-container row bg-2" style="padding: 8px; gap: 8px;"> <button class="button button-tab bg-3" disabled>Timer</button> diff --git a/frontend/start/index.html b/frontend/start/index.html index aff7020..e9f75e9 100644 --- a/frontend/start/index.html +++ b/frontend/start/index.html @@ -23,7 +23,7 @@ <body> <div class="section-container row bg-1" style="height: 164px;"> <span id="logo">Victoria Hall<br>LaundryWeb</span> - <span id="logo-id">H1</span> + <span id="logo-id">H?</span> </div> <div class="section-container row bg-2" style="padding: 8px; gap: 8px;"> <button class="button button-tab bg-3" disabled>Timer</button> diff --git a/frontend/status/index.html b/frontend/status/index.html index 49103f3..e1e9c82 100644 --- a/frontend/status/index.html +++ b/frontend/status/index.html @@ -26,7 +26,7 @@ </style> <div class="section-container row bg-1" style="height: 164px;"> <span id="logo">Victoria Hall<br>LaundryWeb</span> - <span id="logo-id">H1</span> + <span id="logo-id">H?</span> </div> <div class="section-container no-pad"> <div class="machine-container"> |
