Update static/index.html
Browse files- static/index.html +1 -1
    	
        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>  | 
| 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>
         | 
|  | |
| 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> 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>
         |