Update static/index.html
Browse files- static/index.html +2 -2
static/index.html
CHANGED
@@ -38,11 +38,11 @@
|
|
38 |
<button class="question_btn">Give me a pub published in 2023</button>
|
39 |
<button class="question_btn">Give me a pub on math</button>
|
40 |
</div>
|
41 |
-
|
42 |
<strong> Bad Examples: </strong>
|
43 |
<button class="question_btn">What kind of undergraduate projects does this lab work on?</button>
|
44 |
<button class="question_btn">What conferences does this lab usually publish to?</button>
|
45 |
-
</div>
|
46 |
</div>
|
47 |
</body>
|
48 |
</html>
|
|
|
38 |
<button class="question_btn">Give me a pub published in 2023</button>
|
39 |
<button class="question_btn">Give me a pub on math</button>
|
40 |
</div>
|
41 |
+
<!-- <div>
|
42 |
<strong> Bad Examples: </strong>
|
43 |
<button class="question_btn">What kind of undergraduate projects does this lab work on?</button>
|
44 |
<button class="question_btn">What conferences does this lab usually publish to?</button>
|
45 |
+
</div> -->
|
46 |
</div>
|
47 |
</body>
|
48 |
</html>
|