Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -19,7 +19,7 @@
|
|
19 |
<div>
|
20 |
<div class="Searchers">
|
21 |
<div class="Group-tags">
|
22 |
-
<button id="category-dropdown-button" title="Tags classified by categories" class="
|
23 |
<div id="category-dropdown" class="category-dropdown hidden">
|
24 |
<!-- The categories and words will be loaded here dynamically -->
|
25 |
</div>
|
|
|
19 |
<div>
|
20 |
<div class="Searchers">
|
21 |
<div class="Group-tags">
|
22 |
+
<button id="category-dropdown-button" title="Tags classified by categories" class="buttons">🗃️</button>
|
23 |
<div id="category-dropdown" class="category-dropdown hidden">
|
24 |
<!-- The categories and words will be loaded here dynamically -->
|
25 |
</div>
|