forked from Mirror/ollama4j
		
	Update index.js
This commit is contained in:
		@@ -30,8 +30,8 @@ function HomepageHeader() {
 | 
				
			|||||||
            textContent='Hello there! I’m a handy little Java library that helps you talk to an Ollama server — nice and easy.'
 | 
					            textContent='Hello there! I’m a handy little Java library that helps you talk to an Ollama server — nice and easy.'
 | 
				
			||||||
            typingSpeed={30}
 | 
					            typingSpeed={30}
 | 
				
			||||||
            pauseBetweenSentences={1200}
 | 
					            pauseBetweenSentences={1200}
 | 
				
			||||||
            height='70px'
 | 
					            height='130px'
 | 
				
			||||||
            width='50%'
 | 
					            width='100%'
 | 
				
			||||||
          />
 | 
					          />
 | 
				
			||||||
        </div>
 | 
					        </div>
 | 
				
			||||||
        <div className={styles.buttons} >
 | 
					        <div className={styles.buttons} >
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user