Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -126,7 +126,7 @@
|
|
126 |
<body>
|
127 |
<img id="background-image" alt="AI generated abstract landscape based on current time" src="">
|
128 |
<div id="clock"></div>
|
129 |
-
<button id="settings-btn"
|
130 |
<div id="settings-panel">
|
131 |
<label for="token-input">Hugging Face Token:</label>
|
132 |
<input type="password" id="token-input" placeholder="Enter Hugging Face token">
|
|
|
126 |
<body>
|
127 |
<img id="background-image" alt="AI generated abstract landscape based on current time" src="">
|
128 |
<div id="clock"></div>
|
129 |
+
<button id="settings-btn">settings</button>
|
130 |
<div id="settings-panel">
|
131 |
<label for="token-input">Hugging Face Token:</label>
|
132 |
<input type="password" id="token-input" placeholder="Enter Hugging Face token">
|