mirror of
				https://github.com/OpenAPITools/openapi-generator.git
				synced 2025-11-04 02:33:54 +00:00 
			
		
		
		
	fix classname in website (#2638)
This commit is contained in:
		
							parent
							
								
									90c57c6829
								
							
						
					
					
						commit
						97dbb76d16
					
				@ -339,7 +339,7 @@ class Index extends React.Component {
 | 
			
		||||
      const pageUrl = page => baseUrl + (language ? `${language}/` : '') + page;
 | 
			
		||||
 | 
			
		||||
      return (
 | 
			
		||||
        <div className="productSponsorSection paddingBottom">
 | 
			
		||||
        <div className="productShowcaseSection paddingBottom">
 | 
			
		||||
          <h2><b>Sponsors</b></h2>
 | 
			
		||||
          <p>If you find OpenAPI Generator useful for work, please consider asking your company to support this Open Source project by <a href="https://opencollective.com/openapi_generator">becoming a sponsor</a>. You can also individually sponsor the project by <a href="https://opencollective.com/openapi_generator">becoming a backer</a>.</p>
 | 
			
		||||
          <h3>Thank you to our bronze sponsors!</h3>
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user