UlrickBL commited on
Commit
0a286b0
·
verified ·
1 Parent(s): 39ec814

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +2 -1
index.html CHANGED
@@ -113,7 +113,8 @@
113
  <label for="metricFilter">Filter by Evaluated task:</label>
114
  <select id="metricFilter">
115
  <option value="">All</option>
116
- </select><br>
 
117
  <input type="text" id="searchInput" placeholder="Search for benchmark names ..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
118
  </div>
119
  <div class="table-container">
 
113
  <label for="metricFilter">Filter by Evaluated task:</label>
114
  <select id="metricFilter">
115
  <option value="">All</option>
116
+ </select>
117
+ <h2></h2>
118
  <input type="text" id="searchInput" placeholder="Search for benchmark names ..." style="margin-bottom: 10px; padding: 8px; width: 100%;">
119
  </div>
120
  <div class="table-container">