Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -105,7 +105,7 @@
|
|
105 |
<body>
|
106 |
<img id="background-image" alt="AI generated abstract landscape based on current time" src="">
|
107 |
<div id="clock"></div>
|
108 |
-
<button id="settings-btn"
|
109 |
<div id="settings-panel">
|
110 |
<label for="token-input">Hugging Face Token:</label>
|
111 |
<input type="text" id="token-input" placeholder="Enter Hugging Face token">
|
|
|
105 |
<body>
|
106 |
<img id="background-image" alt="AI generated abstract landscape based on current time" src="">
|
107 |
<div id="clock"></div>
|
108 |
+
<button id="settings-btn">settings</button>
|
109 |
<div id="settings-panel">
|
110 |
<label for="token-input">Hugging Face Token:</label>
|
111 |
<input type="text" id="token-input" placeholder="Enter Hugging Face token">
|