diff options
Diffstat (limited to 'frontend/timer')
| -rw-r--r-- | frontend/timer/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/timer/index.html b/frontend/timer/index.html index 3ddf5b1..724ebe8 100644 --- a/frontend/timer/index.html +++ b/frontend/timer/index.html @@ -9,7 +9,7 @@ </head> <body> <div class="section-container row bg-1" style="height: 164px;"> - <span id="logo">Victoria Hall<br>LaundryWeb</span> + <span id="logo"><span id="icon"></span>LaundryWeb</span> <span id="logo-id">H?</span> </div> <div class="section-container row bg-2" style="padding: 8px; gap: 8px;"> |
