Spaces:
Sleeping
Sleeping
Update static/index.html
Browse files- static/index.html +1 -1
static/index.html
CHANGED
@@ -389,7 +389,7 @@
|
|
389 |
<div id="generation-ui" class="generation-ui">
|
390 |
<div class="header">
|
391 |
<img src="/assets/logo.png" alt="Logo" class="header-logo">
|
392 |
-
<h2
|
393 |
<button class="back-button" onclick="showLandingPage()">← Back to Home</button>
|
394 |
</div>
|
395 |
|
|
|
389 |
<div id="generation-ui" class="generation-ui">
|
390 |
<div class="header">
|
391 |
<img src="/assets/logo.png" alt="Logo" class="header-logo">
|
392 |
+
<h2></h2>
|
393 |
<button class="back-button" onclick="showLandingPage()">← Back to Home</button>
|
394 |
</div>
|
395 |
|