Spaces:
Running
Running
Commit
·
c52d60a
1
Parent(s):
90cc464
Upd UI, Search btn
Browse files- static/index.html +1 -1
static/index.html
CHANGED
|
@@ -220,7 +220,7 @@
|
|
| 220 |
<circle cx="12" cy="12" r="9"></circle>
|
| 221 |
<path d="M12 3v18M3 12h18" stroke-linecap="round"></path>
|
| 222 |
</svg>
|
| 223 |
-
<span>
|
| 224 |
</button>
|
| 225 |
<button id="search-link" class="action-pill" title="Semantic search (coming soon)">
|
| 226 |
<svg viewBox="0 0 24 24" aria-hidden="true">
|
|
|
|
| 220 |
<circle cx="12" cy="12" r="9"></circle>
|
| 221 |
<path d="M12 3v18M3 12h18" stroke-linecap="round"></path>
|
| 222 |
</svg>
|
| 223 |
+
<span>Report</span>
|
| 224 |
</button>
|
| 225 |
<button id="search-link" class="action-pill" title="Semantic search (coming soon)">
|
| 226 |
<svg viewBox="0 0 24 24" aria-hidden="true">
|