FloraJ commited on
Commit
d07e914
·
1 Parent(s): 2bacb33

Update static/index.html

Browse files
Files changed (1) hide show
  1. static/index.html +2 -2
static/index.html CHANGED
@@ -31,7 +31,7 @@
31
  <h3>Demo Questions</h3>
32
  <p>First enter your own api-key and then ask question through user input or click on one of the demo questions</p>
33
  <div>
34
- <strong> Good Examples </strong>
35
  <button class="question_btn">Give me a pub of J coleman</button>
36
  <button class="question_btn">What is the position of J coleman</button>
37
  <button class="question_btn">Give me a pub on neural network</button>
@@ -40,7 +40,7 @@
40
  <button class="question_btn">What kind of undergraduate projects does this lab work on?</button>
41
  </div>
42
  <div>
43
- <strong> Bad Examples </strong>
44
  <button class="question_btn">Where does former member Quynh Nguyen work now?</button>
45
  <button class="question_btn">What conferences does this lab usually publish to?</button>
46
  </div>
 
31
  <h3>Demo Questions</h3>
32
  <p>First enter your own api-key and then ask question through user input or click on one of the demo questions</p>
33
  <div>
34
+ <strong> Good Examples: </strong>
35
  <button class="question_btn">Give me a pub of J coleman</button>
36
  <button class="question_btn">What is the position of J coleman</button>
37
  <button class="question_btn">Give me a pub on neural network</button>
 
40
  <button class="question_btn">What kind of undergraduate projects does this lab work on?</button>
41
  </div>
42
  <div>
43
+ <strong> Bad Examples: </strong>
44
  <button class="question_btn">Where does former member Quynh Nguyen work now?</button>
45
  <button class="question_btn">What conferences does this lab usually publish to?</button>
46
  </div>