pols commited on
Commit
cf9648a
1 Parent(s): 3c2c18d

Update index.html

Browse files
Files changed (1) hide show
  1. 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="Buttons">🗃️</button>
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>